python-telegram-bot/telegram/ext
Stɑrry Shivɑm 425716f966
Add Defaults.run_async (#2210)
* Add Defaults.run_async support

Signed-off-by: starry69 <starry369126@outlook.com>

* Address some requested changes.

Signed-off-by: starry69 <starry369126@outlook.com>

* Add tests for defaults.run_async

Signed-off-by: starry69 <starry369126@outlook.com>

* Fix tests logic & add default value support for dp.add_error_handler

Signed-off-by: starry69 <starry369126@outlook.com>

* Fix tests, with requested changes

Signed-off-by: starry69 <starry369126@outlook.com>

* Add tests for error_handler

Signed-off-by: starry69 <starry369126@outlook.com>

* try to fix pre-commit

Signed-off-by: starry69 <starry369126@outlook.com>

* Enhance tests & address suggested changes

Signed-off-by: starry69 <starry369126@outlook.com>

* Improve docs

Signed-off-by: starry69 <starry369126@outlook.com>
2020-11-17 21:31:01 +01:00
..
__init__.py Switch Code Formatting to Black (#2122) 2020-10-09 17:22:07 +02:00
basepersistence.py Improve Handling of Custom Objects in BasePersistence.insert/replace_bot (#2151) 2020-11-14 03:08:18 +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 Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
defaults.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
dictpersistence.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
dispatcher.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
filters.py Add XOR Filters and make Filters.name a Property (#2179) 2020-11-07 08:44:45 +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 Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
messagehandler.py Add Defaults.run_async (#2210) 2020-11-17 21:31:01 +01:00
messagequeue.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00
picklepersistence.py Improve Code Quality (#2131) 2020-10-31 16:33:34 +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 Improve Code Quality (#2131) 2020-10-31 16:33:34 +01:00