python-telegram-bot/telegram/ext
Bibo-Joshi da452df07d
Allow DispatcherHandlerStop in ConversationHandler (#2059)
* First go

* Fix bug with nested convs
2020-08-21 23:20:28 +02:00
..
__init__.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
basepersistence.py Use @abstractmethod instead of raising NotImplementedError (#1905) 2020-05-01 21:27:34 +03:00
callbackcontext.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
callbackqueryhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
choseninlineresulthandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
commandhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
conversationhandler.py Allow DispatcherHandlerStop in ConversationHandler (#2059) 2020-08-21 23:20:28 +02:00
defaults.py Add default values (#1490) 2020-02-06 11:22:56 +01:00
dictpersistence.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
dispatcher.py Allow DispatcherHandlerStop in ConversationHandler (#2059) 2020-08-21 23:20:28 +02:00
filters.py Add Filters.via_bot (#2009) 2020-07-14 21:51:36 +02:00
handler.py Use @abstractmethod instead of raising NotImplementedError (#1905) 2020-05-01 21:27:34 +03:00
inlinequeryhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
jobqueue.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
messagehandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
messagequeue.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
picklepersistence.py Fix PicklePersistence.flush() with only bot_data (#2017) 2020-07-10 11:10:53 +02:00
pollanswerhandler.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
pollhandler.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
precheckoutqueryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
regexhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
shippingqueryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
stringcommandhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
stringregexhandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
typehandler.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00
updater.py Remove Python 2 Support (#1715) 2020-06-15 18:20:51 +02:00