python-telegram-bot/telegram/ext
2019-02-13 22:08:49 +01:00
..
__init__.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
basepersistence.py Persistence (#1017) 2018-09-20 22:50:40 +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 Only one warning for multiple CallbackqueryHandler's on ConversationHandler (#1319) 2019-02-13 22:08:49 +01:00
dictpersistence.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
dispatcher.py Fix check for effective chat/user in persistence (#1303) 2018-12-05 00:12:43 +01:00
filters.py Improve regex filter docstring and avoid compiling compiled regex (#1314) 2019-02-08 11:12:49 +01: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 "Fix bug: unable to save jobs with timezone aware dates (#1308)" 2019-02-09 18:44:04 +01:00
messagehandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
messagequeue.py Mistake in MessageQueue.__call__'s docstring (#1249) 2018-10-08 15:36:59 +02:00
picklepersistence.py Persistence (#1017) 2018-09-20 22:50:40 +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 Persistence (#1017) 2018-09-20 22:50:40 +02:00