python-telegram-bot/telegram/ext
2023-09-03 14:23:48 +02:00
..
_utils Drop Support for Python 3.7 (#3728, #3742, #3749, #3740, #3754, #3753, #3764, #3762, #3759) 2023-06-29 18:17:47 +02: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 Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_applicationbuilder.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_basehandler.py Rename _handler.py to _basehandler.py (#3761) 2023-06-25 15:08:26 +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 Bump Version to v20.4 2023-07-09 12:18:32 +02:00
_callbackcontext.py pre-commit autoupdate (#3824) 2023-08-02 11:51:17 +02:00
_callbackdatacache.py Add Quotes for Installation Instructions With Optional Dependencies (#3780) 2023-06-29 07:46:00 +02: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 Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_contexttypes.py Explicit Type Annotations (#3508) 2023-02-02 18:55:07 +01:00
_conversationhandler.py pre-commit autoupdate (#3824) 2023-08-02 11:51:17 +02:00
_defaults.py Drop Support for Python 3.7 (#3728, #3742, #3749, #3740, #3754, #3753, #3764, #3762, #3759) 2023-06-29 18:17:47 +02:00
_dictpersistence.py Add More ruff Rules (#3763) 2023-06-29 11:38:09 +02:00
_extbot.py Remove Functionality Deprecated Since Bot API 6.5, 6.6 or 6.7 (#3858) 2023-09-03 14:23:48 +02: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 pre-commit autoupdate (#3824) 2023-08-02 11:51:17 +02:00
_messagehandler.py Documentation Improvements (#3803, #3797, #3816, #3829) 2023-09-03 14:13:19 +02:00
_picklepersistence.py Drop Support for Python 3.7 (#3728, #3742, #3749, #3740, #3754, #3753, #3764, #3762, #3759) 2023-06-29 18:17:47 +02: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 Add Application.stop_running() and Improve Marking Updates as Read on Updater.stop() (#3804) 2023-08-17 11:50:26 +02:00
filters.py API 6.8 (#3853) 2023-09-03 13:43:44 +02:00