python-telegram-bot/telegram/ext
2016-04-26 17:47:37 +03:00
..
__init__.py imports and classname fix 2016-04-16 16:54:07 +02: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: on removeHandle(), remove the groups too if it's empty 2016-04-26 17:47:37 +03:00
filters.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
handler.py add documentation and minor stuff 2016-04-16 16:36:12 +02: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 documentation 2016-04-18 18:13:54 +02: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 import queue (like in py3) directly 2016-04-26 17:47:37 +03:00