mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-02-16 19:41:07 +03:00
Fix resolve_bot_file_id for photos
This commit is contained in:
parent
5ac88f764d
commit
be4f89740a
|
@ -924,7 +924,7 @@ def resolve_bot_file_id(file_id):
|
|||
secret=secret,
|
||||
local_id=local_id
|
||||
), w=0, h=0, size=0)
|
||||
], date=None)
|
||||
], file_reference=b'', date=None)
|
||||
|
||||
|
||||
def pack_bot_file_id(file):
|
||||
|
|
Loading…
Reference in New Issue
Block a user