python-telegram-bot/telegram/ext
2016-08-22 05:49:37 +08:00
..
__init__.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
callbackqueryhandler.py Wrap long lines 2016-08-06 14:19:41 +02:00
choseninlineresulthandler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
commandhandler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
conversationhandler.py Fix "key not found" exception if the very first message handler in a ConversationHandler returns the state ConversationHandler.END. 2016-08-22 05:49:37 +08:00
dispatcher.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00
handler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
inlinequeryhandler.py Wrap long lines 2016-08-06 14:19:41 +02:00
jobqueue.py yapf 2016-06-24 19:22:49 +02:00
messagehandler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
regexhandler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
stringcommandhandler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
stringregexhandler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
typehandler.py ConversationHandler (#331) 2016-07-15 01:30:54 +02:00
updater.py drop Python 2.6 support (closes #245) (#386) 2016-08-20 22:01:07 +02:00