- Portiere get_data

- Ergänze Antworten da, wo ich es vergessen habe...
This commit is contained in:
Andreas Bielawski
2016-08-18 17:38:20 +02:00
parent 633f8373f2
commit d9a6836dd5
17 changed files with 50 additions and 25 deletions

View File

@ -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