python-telegram-bot/telegram/ext
2016-05-11 00:58:55 +03:00
..
__init__.py MessageHandler / filters: refactor 2016-04-26 17:47:37 +03:00
callbackqueryhandler.py fix callback query condition 2016-04-16 20:29:08 +02:00
choseninlineresulthandler.py documentation 2016-04-18 18:13:54 +02:00
commandhandler.py documentation 2016-04-18 18:13:54 +02:00
dispatcher.py dispatcher.addHandler(): fix docstring 2016-04-26 17:47:37 +03:00
handler.py handler: docstring fix 2016-04-26 17:47:37 +03:00
inlinequeryhandler.py fix super calls and module docs 2016-04-16 19:25:38 +02:00
jobqueue.py import queue (like in py3) directly 2016-04-26 17:47:37 +03:00
messagehandler.py MessageHandler / filters: refactor 2016-04-26 17:47:37 +03:00
regexhandler.py regexhandler/stringregexhandler: python2 utf8 support 2016-04-26 17:47:37 +03:00
stringcommandhandler.py documentation 2016-04-18 18:13:54 +02:00
stringregexhandler.py regexhandler/stringregexhandler: python2 utf8 support 2016-04-26 17:47:37 +03:00
typehandler.py fix super calls and module docs 2016-04-16 19:25:38 +02:00
updater.py move cleaning updates to bootstrapping phase (#282) 2016-05-11 00:58:55 +03:00