python-telegram-bot/telegram/utils
Bibo-Joshi 3930072659 Refactor handling of kwargs in Bot methods (#1924)
* Unify kwargs handling in Bot methods

* Remove Request.get, make api_kwargs an explicit argument, move note to head of Bot class

* Fix test_official

* Update get_file methods
2020-10-07 20:30:41 +02:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
helpers.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
promise.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
request.py Refactor handling of kwargs in Bot methods (#1924) 2020-10-07 20:30:41 +02:00
webhookhandler.py Fix Webhook not working on Windows with Python 3.8+ (#2067) 2020-08-25 22:21:24 +02:00