- Portiere get_data
- Ergänze Antworten da, wo ich es vergessen habe...
This commit is contained in:
@ -20,7 +20,7 @@ function z0r:action(msg, config, matches)
|
||||
utilities.send_reply(self, msg, config.errors.connection)
|
||||
return
|
||||
end
|
||||
utilities.send_document(self, msg.chat.id, file)
|
||||
utilities.send_document(self, msg.chat.id, file, nil, msg.message_id)
|
||||
end
|
||||
|
||||
return z0r
|
Reference in New Issue
Block a user