python-telegram-bot/telegram/ext
Kirill Vasin b8c288ff4a Make ConversationHandler and run_async work together properly (#1176)
* #1175

* fix issue with timeout

* exception in promise resolve is treated as None result

* removed useless variables
2018-09-10 20:05:45 +02:00
..
__init__.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
callbackqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
choseninlineresulthandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
commandhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
conversationhandler.py Make ConversationHandler and run_async work together properly (#1176) 2018-09-10 20:05:45 +02:00
dispatcher.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
filters.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
handler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
jobqueue.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
messagehandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
messagequeue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
precheckoutqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
regexhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
shippingqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
stringcommandhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
stringregexhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
typehandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
updater.py Replace http.server with Tornado (#1191) 2018-09-08 23:25:48 +03:00