python-telegram-bot/telegram/ext
Bibo-Joshi f7abb21323 Adjust persistence on exit behaviour (#1312)
* Adjust persistence of exit behaviour

* Fix binary operators in on_flush

* Fix docstring

* Add test
2019-02-13 23:30:29 +01:00
..
__init__.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
basepersistence.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
callbackqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
choseninlineresulthandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
commandhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
conversationhandler.py Use warnings.warn for conversationhandler warnings. (#1343) 2019-02-13 23:28:23 +01:00
dictpersistence.py Persistence (#1017) 2018-09-20 22:50:40 +02:00
dispatcher.py Adjust persistence on exit behaviour (#1312) 2019-02-13 23:30:29 +01:00
filters.py Improve regex filter docstring and avoid compiling compiled regex (#1314) 2019-02-08 11:12:49 +01:00
handler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
inlinequeryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
jobqueue.py Revert "Fix bug: unable to save jobs with timezone aware dates (#1308)" 2019-02-09 18:44:04 +01:00
messagehandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
messagequeue.py Mistake in MessageQueue.__call__'s docstring (#1249) 2018-10-08 15:36:59 +02:00
picklepersistence.py Adjust persistence on exit behaviour (#1312) 2019-02-13 23:30:29 +01:00
precheckoutqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
regexhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +02:00
shippingqueryhandler.py Bot API 4.0 (#1168) 2018-08-29 14:18:58 +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 Adjust persistence on exit behaviour (#1312) 2019-02-13 23:30:29 +01:00