python-telegram-bot/telegram/ext
Noam Meltzer 82282ae125 dispatcher: retrieve Handler class name dynamically
this way it is more resilient to class name changes
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: retrieve Handler class name dynamically 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 Changing INFO logs to DEBUG and minor fixes 2016-03-14 22:56:20 -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 revert c0dd9c6 2016-04-24 14:15:01 +02:00