From 48644cca44e3bd28bd1a7486fdc7e00063059420 Mon Sep 17 00:00:00 2001 From: Thorbijoern Date: Sat, 2 Feb 2019 23:47:58 +0100 Subject: [PATCH] fixed typo in resolve_bot_file_id only added an s --- telethon/utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telethon/utils.py b/telethon/utils.py index d5e38a43..617d2763 100644 --- a/telethon/utils.py +++ b/telethon/utils.py @@ -925,7 +925,7 @@ def resolve_bot_file_id(file_id): date=None, mime_type='', size=0, - thumb=types.PhotoSizeEmpty('s'), + thumbs=types.PhotoSizeEmpty('s'), dc_id=dc_id, attributes=attributes, file_reference=b''