python-telegram-bot/telegram/ext
2017-10-14 21:04:02 +03:00
..
__init__.py Remove DispatcherHandlerContinue + more unitests for dispatcher (#792) 2017-08-12 18:57:12 +03:00
callbackqueryhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
choseninlineresulthandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
commandhandler.py Fix command not recognized if it is directly followed by a newline (#869) 2017-10-14 21:04:02 +03:00
conversationhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
dispatcher.py Fix last issues for new release 2017-09-01 10:38:04 +02:00
filters.py Docstring Fix for ext/filters.py (#830) 2017-09-15 23:56:16 +02:00
handler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
inlinequeryhandler.py docstring correction (#775) 2017-08-08 00:11:44 +03:00
jobqueue.py Add Job Class to docs (#845) 2017-09-25 20:57:53 +02:00
messagehandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
messagequeue.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
precheckoutqueryhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
regexhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
shippingqueryhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
stringcommandhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
stringregexhandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
typehandler.py Documentation update to PEP (#797) 2017-09-01 08:43:08 +02:00
updater.py Fix documentation of Request object initialization (for advanced users) (#866) 2017-10-12 00:39:09 +03:00