python-telegram-bot/telegram/utils
Jeff b6a0853896 Add Bot API 3.3 (#806)
* Bot API 3.3

* simpler helper methods (accept only custom names now)
attempt to fix circular import (not sure if its the correct way tho)
added helper methods into User object

* fix User objects in tests to contain is_bot required value

* fix User objects in tests to contain is_bot required value

* delete extra line that caused flake8 error

* fix swapped arguments
2017-09-01 08:40:05 +02:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
deprecate.py Better deprecation warnings 2017-05-25 13:53:35 +02:00
helpers.py Add Bot API 3.3 (#806) 2017-09-01 08:40:05 +02:00
promise.py Flow control ability in Dispatcher (#738) 2017-07-29 20:15:43 +03:00
request.py Warn on small con_pool_size during custom initalization of Updater (#793) 2017-08-12 16:45:38 +03:00
webhookhandler.py Class methods (#362) 2016-09-20 06:36:55 +02:00