mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-02-05 06:01:02 +03:00
Add yet another missing file_reference
This commit is contained in:
parent
be4f89740a
commit
21545c56bb
|
@ -922,7 +922,8 @@ def resolve_bot_file_id(file_id):
|
|||
dc_id=dc_id,
|
||||
volume_id=volume_id,
|
||||
secret=secret,
|
||||
local_id=local_id
|
||||
local_id=local_id,
|
||||
file_reference=b''
|
||||
), w=0, h=0, size=0)
|
||||
], file_reference=b'', date=None)
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user