python-telegram-bot/telegram/ext
Jannes Höke c7dbdce3dc Allow CallbackQueryHandler in ConversationHandler with per_mess… (#561)
* 🐛 Allow CallbackQueryHandler in ConversationHandler with per_message=False

but show a warning #556

*  warning logs instead of ValueErrors

 #556
2017-04-29 15:15:17 +03:00
..
__init__.py Add docs for filters. 2016-09-25 00:30:04 +02:00
callbackqueryhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
choseninlineresulthandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
commandhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
conversationhandler.py Allow CallbackQueryHandler in ConversationHandler with per_mess… (#561) 2017-04-29 15:15:17 +03:00
dispatcher.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
filters.py Group filters (#575) 2017-04-23 23:22:05 +02:00
handler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
inlinequeryhandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
jobqueue.py rename Job.is_removed to removed 2016-12-20 22:37:36 +01:00
messagehandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
messagequeue.py Issue 566 (#577) 2017-04-25 10:37:06 +02:00
regexhandler.py Update handlers (#532) 2017-03-26 14:36:45 +02:00
stringcommandhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
stringregexhandler.py Remove deprecated code #408 part 1 (#564) 2017-04-25 10:39:02 +02:00
typehandler.py Sphinx restructuring: Now builds PDF and better HTML docs (#449) 2016-11-01 06:53:51 +01:00
updater.py Added user defined function for updater's signalHandler (#512) 2017-03-26 14:36:13 +02:00