python-telegram-bot/telegram/ext
2016-04-16 16:36:12 +02:00
..
__init__.py initial commit for dispatcher rework. deleted updatequeue.py as it is not needed. added handler base class, messagehandler, commandhandler, regexhandler. adjusted dispatcher for new system 2016-04-14 23:57:40 +02:00
callbackqueryhandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
choseninlineresulthandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
commandhandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
dispatcher.py initial commit for dispatcher rework. deleted updatequeue.py as it is not needed. added handler base class, messagehandler, commandhandler, regexhandler. adjusted dispatcher for new system 2016-04-14 23:57:40 +02: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 add documentation and minor stuff 2016-04-16 16:36:12 +02:00
jobqueue.py Changing INFO logs to DEBUG and minor fixes 2016-03-14 22:56:20 -03:00
messagehandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
regexhandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
stringcommandhandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
stringregexhandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
typehandler.py add documentation and minor stuff 2016-04-16 16:36:12 +02:00
updater.py initial commit for dispatcher rework. deleted updatequeue.py as it is not needed. added handler base class, messagehandler, commandhandler, regexhandler. adjusted dispatcher for new system 2016-04-14 23:57:40 +02:00