python-telegram-bot/telegram/ext
Bibo-Joshi ca04daf782
Doc Fixes & Extensions (#2201)
* Add note on dispatcherhandlerstop to conversationhandler

* Fine tune @run_async deprecation warning

* Refine docs of JobQueue.jobs/get_jobs_by_name
2020-11-29 16:25:47 +01:00
..
__init__.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
basepersistence.py Fix bugs in replace/insert_bot (#2218) 2020-11-22 11:08:46 +01:00
callbackcontext.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
callbackqueryhandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
choseninlineresulthandler.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
commandhandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
conversationhandler.py Doc Fixes & Extensions (#2201) 2020-11-29 16:25:47 +01:00
defaults.py API 5.0 (#2181) 2020-11-29 16:20:46 +01:00
dictpersistence.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
dispatcher.py Doc Fixes & Extensions (#2201) 2020-11-29 16:25:47 +01:00
filters.py API 5.0 (#2181) 2020-11-29 16:20:46 +01:00
handler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
inlinequeryhandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
jobqueue.py Doc Fixes & Extensions (#2201) 2020-11-29 16:25:47 +01:00
messagehandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
messagequeue.py Use F-Strings Where Possible (#2222) 2020-11-23 22:09:29 +01:00
picklepersistence.py Use F-Strings Where Possible (#2222) 2020-11-23 22:09:29 +01:00
pollanswerhandler.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
pollhandler.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
precheckoutqueryhandler.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
regexhandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
shippingqueryhandler.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
stringcommandhandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
stringregexhandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
typehandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
updater.py Use F-Strings Where Possible (#2222) 2020-11-23 22:09:29 +01:00