python-telegram-bot/telegram/ext
2023-12-10 20:17:11 +01:00
..
_utils Improve Error Handling in Built-In Webhook Handler (#3987) 2023-12-09 17:35:23 +01:00
__init__.py Rename _handler.py to _basehandler.py (#3761) 2023-06-25 15:08:26 +02:00
_aioratelimiter.py Add More ruff Rules (#3763) 2023-06-29 11:38:09 +02:00
_application.py Bump Version to v20.7 2023-11-27 19:01:57 +01:00
_applicationbuilder.py pre-commit autoupdate (#3996) 2023-12-09 13:11:45 +01:00
_basehandler.py Improve BaseHandler.__repr__ for Callbacks without __qualname__ (#3934) 2023-10-22 12:43:23 +02:00
_basepersistence.py Use Explicit Optionals (#3692) 2023-05-18 07:57:59 +02:00
_baseratelimiter.py Update Copyright to 2023 (#3459) 2023-01-01 21:31:29 +01:00
_baseupdateprocessor.py Add Documentation for __aenter__ and __aexit__ Methods (#3907) 2023-10-09 18:59:52 +02:00
_callbackcontext.py [pre-commit.ci] pre-commit autoupdate (#3967) 2023-11-12 10:11:22 +01:00
_callbackdatacache.py Add Docstring to Dunder Methods (#3929) 2023-12-10 20:17:11 +01:00
_callbackqueryhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_chatjoinrequesthandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_chatmemberhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_choseninlineresulthandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_commandhandler.py Bump Version to v20.5 2023-09-03 14:46:28 +02:00
_contexttypes.py Explicit Type Annotations (#3508) 2023-02-02 18:55:07 +01:00
_conversationhandler.py Fix Persistency Issue with Ended Non-Blocking Conversations (#3962) 2023-11-05 11:48:44 +01:00
_defaults.py Add Docstring to Dunder Methods (#3929) 2023-12-10 20:17:11 +01:00
_dictpersistence.py Add More ruff Rules (#3763) 2023-06-29 11:38:09 +02:00
_extbot.py Adjust read_timeout Behavior for Bot.get_updates (#3963) 2023-11-27 18:24:21 +01:00
_inlinequeryhandler.py Drop Support for Python 3.7 (#3728, #3742, #3749, #3740, #3754, #3753, #3764, #3762, #3759) 2023-06-29 18:17:47 +02:00
_jobqueue.py Add Docstring to Dunder Methods (#3929) 2023-12-10 20:17:11 +01:00
_messagehandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_picklepersistence.py [pre-commit.ci] pre-commit autoupdate (#3967) 2023-11-12 10:11:22 +01:00
_pollanswerhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_pollhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_precheckoutqueryhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_prefixhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_shippingqueryhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_stringcommandhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_stringregexhandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_typehandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_updater.py Bump Version to v20.7 2023-11-27 19:01:57 +01:00
filters.py Add Docstring to Dunder Methods (#3929) 2023-12-10 20:17:11 +01:00