python-telegram-bot/telegram/ext
Dmitry Grigoryev 8acff56145 Fix Filters.regex failing on non-text message (#1158)
* Fix #1115

* Improve regex filter test
2018-08-26 20:39:01 +02:00
..
__init__.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
callbackqueryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
choseninlineresulthandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
commandhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
conversationhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
dispatcher.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
filters.py Fix Filters.regex failing on non-text message (#1158) 2018-08-26 20:39:01 +02:00
handler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
inlinequeryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
jobqueue.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
messagehandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
messagequeue.py Update headers to 2018 (#962) 2018-01-04 17:16:06 +02:00
precheckoutqueryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
regexhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
shippingqueryhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
stringcommandhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
stringregexhandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
typehandler.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00
updater.py Revert "Context based callbacks (#1100)" 2018-05-31 14:22:57 +02:00