python-telegram-bot/telegram/ext
2016-12-14 06:30:18 +01:00
..
__init__.py Add docs for filters. 2016-09-25 00:30:04 +02:00
callbackqueryhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
choseninlineresulthandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
commandhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
conversationhandler.py Add pass_user_data and pass_chat_data to Handler (#436) 2016-10-25 19:28:34 +02:00
dispatcher.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
filters.py Add "reply" filter (#465) 2016-12-11 22:45:51 +01:00
handler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
inlinequeryhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
jobqueue.py jobqueue.py: move the check for job.interval types into Job.__init__ 2016-12-14 06:30:18 +01:00
messagehandler.py Botapi2.3 (#471) 2016-12-11 22:44:52 +01:00
regexhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
stringcommandhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
stringregexhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
typehandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
updater.py Issue 422: Fixed start_polling with clean=True can cause 'Too Many Requests' error from Telegram. (#437) 2016-10-25 19:30:05 +02:00