mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-05 03:22:29 +00:00
Update resolve_bot_file_id to latest layer (#1100)
It is now possible to replace the dummy image with None.
This commit is contained in:
@@ -925,7 +925,7 @@ def resolve_bot_file_id(file_id):
|
||||
date=None,
|
||||
mime_type='',
|
||||
size=0,
|
||||
thumb=types.PhotoSizeEmpty('s'),
|
||||
thumbs=None,
|
||||
dc_id=dc_id,
|
||||
attributes=attributes,
|
||||
file_reference=b''
|
||||
|
Reference in New Issue
Block a user