diff --git a/telethon/utils.py b/telethon/utils.py index e5cacece..20a23e20 100644 --- a/telethon/utils.py +++ b/telethon/utils.py @@ -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)