mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-12-22 22:45:09 +01:00
425716f966
* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
basepersistence.py | ||
callbackcontext.py | ||
callbackqueryhandler.py | ||
choseninlineresulthandler.py | ||
commandhandler.py | ||
conversationhandler.py | ||
defaults.py | ||
dictpersistence.py | ||
dispatcher.py | ||
filters.py | ||
handler.py | ||
inlinequeryhandler.py | ||
jobqueue.py | ||
messagehandler.py | ||
messagequeue.py | ||
picklepersistence.py | ||
pollanswerhandler.py | ||
pollhandler.py | ||
precheckoutqueryhandler.py | ||
regexhandler.py | ||
shippingqueryhandler.py | ||
stringcommandhandler.py | ||
stringregexhandler.py | ||
typehandler.py | ||
updater.py |