python-telegram-bot/telegram/ext
2020-10-07 20:30:41 +02:00
..
__init__.py Refactor Handling of Message VS Update Filters (#2032) 2020-10-07 20:30:41 +02:00
basepersistence.py Refactor persistence of Bot instances (#1994) 2020-10-07 20:30:41 +02:00
callbackcontext.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
callbackqueryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
choseninlineresulthandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
commandhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
conversationhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
defaults.py Defaults.tzinfo (#2042) 2020-10-07 20:30:41 +02:00
dictpersistence.py Refactor persistence of Bot instances (#1994) 2020-10-07 20:30:41 +02:00
dispatcher.py Make context-based callbacks the default setting (#2050) 2020-10-07 20:30:41 +02:00
filters.py Refactor Handling of Message VS Update Filters (#2032) 2020-10-07 20:30:41 +02:00
handler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
inlinequeryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
jobqueue.py Defaults.tzinfo (#2042) 2020-10-07 20:30:41 +02:00
messagehandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
messagequeue.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
picklepersistence.py Refactor persistence of Bot instances (#1994) 2020-10-07 20:30:41 +02:00
pollanswerhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
pollhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
precheckoutqueryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
regexhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
shippingqueryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
stringcommandhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
stringregexhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
typehandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
updater.py Make context-based callbacks the default setting (#2050) 2020-10-07 20:30:41 +02:00