Add yet another missing file_reference

This commit is contained in:
Lonami 2019-01-13 20:40:51 +01:00 committed by GitHub
parent be4f89740a
commit 21545c56bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)