big update

too much changed ._.
This commit is contained in:
2015-05-28 16:47:30 +02:00
parent 1e77e4de80
commit bd5ae0d642
21 changed files with 409 additions and 279 deletions

View File

@ -9,7 +9,7 @@ end
local function run(msg, matches)
if msg.media then
if msg.media.type == 'document' then
if msg.media.type == 'document' then
load_document(msg.id, callback, msg.id)
end
if msg.media.type == 'photo' then