python-telegram-bot/telegram/utils
lisitsky a2fddbe85c Fix telegram API change, returning '404 Not found' (#461)
* Fix telegram API change, returning '404 Not found' with raising own TelegramError rather native exception

* Change exception to InvalidToken in test and request util

* Added myself to AUTHORS. Thx for appreciation :)
2016-11-09 14:36:42 +01:00
..
__init__.py Merging testing 2015-09-04 23:21:31 -03:00
botan.py move botan to contrib 2016-05-28 09:12:10 +02:00
deprecate.py Running yapf for codebase #259 2016-05-14 22:46:40 -03:00
helpers.py Add pass_user_data and pass_chat_data to Handler (#436) 2016-10-25 19:28:34 +02:00
promise.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
request.py Fix telegram API change, returning '404 Not found' (#461) 2016-11-09 14:36:42 +01:00
webhookhandler.py Class methods (#362) 2016-09-20 06:36:55 +02:00