python-telegram-bot/telegram/utils
Mehdi 0c5085022c
Fix Setting Thumbs When Uploading A Single File (#2583)
* Update request.py

If the media has a thumb, we also need to attach it to the data.

* Add test

* Editing syntax

* Debug test

* update request.py

* Update test_inputmedia.py

* Update test_inputmedia.py

* Update test_inputmedia.py

Fix test.

* Update AUTHORS.rst

Adding my name!

* Update AUTHORS.rst
2021-08-11 08:34:47 +02:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Improve Deprecation Warning for __slots__ (#2574) 2021-06-29 18:10:08 +02:00
helpers.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
promise.py Supplement Codacy with DeepSource (#2454) 2021-05-27 09:38:17 +02:00
request.py Fix Setting Thumbs When Uploading A Single File (#2583) 2021-08-11 08:34:47 +02:00
types.py Arbitrary callback_data (#1844) 2021-06-06 11:48:48 +02:00
webhookhandler.py Supplement Codacy with DeepSource (#2454) 2021-05-27 09:38:17 +02:00