Fix thumbnail for TDesktop and Telegram X users (#1673)

This commit is contained in:
Shrimadhav U K
2021-01-17 17:31:26 +01:00
committed by GitHub
parent 00aa0a4bf1
commit 3ddb0a3903
2 changed files with 15 additions and 2 deletions
+2 -1
View File
@@ -699,7 +699,8 @@ class UploadMethods:
force_document=force_document and not is_image,
voice_note=voice_note,
video_note=video_note,
supports_streaming=supports_streaming
supports_streaming=supports_streaming,
thumb=thumb
)
if not thumb: