tts hotfix
This commit is contained in:
		| @@ -44,7 +44,7 @@ function tts:action(msg, config, matches) | ||||
| 	return | ||||
|   end | ||||
|  | ||||
|   utilities.send_voice(msg.chat.id, file, msg.message_id) | ||||
|   utilities.send_voice(msg.chat.id, file, nil, msg.message_id) | ||||
| end | ||||
|  | ||||
| return tts | ||||
		Reference in New Issue
	
	Block a user