python-telegram-bot/telegram/ext
dependabot[bot] 76c2fc1776
Bump sphinx from 5.2.3 to 5.3.0 (#3300)
Co-authored-by: Hinrich Mahler <22366557+Bibo-Joshi@users.noreply.github.com>
2022-10-23 14:59:27 +02:00
..
_utils Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
__init__.py New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
_aioratelimiter.py New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
_application.py Read-Only CallbackDataCache (#3266) 2022-10-07 10:18:08 +02:00
_applicationbuilder.py Explicit local_mode Setting (#3154) 2022-09-19 22:31:23 +02:00
_basepersistence.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_baseratelimiter.py New Rate Limiting Mechanism (#3148) 2022-08-26 06:50:03 +02:00
_callbackcontext.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_callbackdatacache.py Read-Only CallbackDataCache (#3266) 2022-10-07 10:18:08 +02:00
_callbackqueryhandler.py Fix CallbackQueryHandler Not Handling Non-String Data Correctly With Regex Patterns (#3252) 2022-09-22 20:30:30 +02:00
_chatjoinrequesthandler.py Add chat_id and username Parameters to ChatJoinRequestHandler (#3261) 2022-10-02 17:54:30 +02:00
_chatmemberhandler.py Documentation Improvements (#3139, #3153, #3135) 2022-08-27 11:46:51 +02:00
_choseninlineresulthandler.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_commandhandler.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_contexttypes.py Documentation Improvements (#3139, #3153, #3135) 2022-08-27 11:46:51 +02:00
_conversationhandler.py pre-commit Updates (#3221) 2022-09-17 15:08:54 +02:00
_defaults.py pre-commit Updates (#3221) 2022-09-17 15:08:54 +02:00
_dictpersistence.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_extbot.py Read-Only CallbackDataCache (#3266) 2022-10-07 10:18:08 +02:00
_handler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_inlinequeryhandler.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_jobqueue.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_messagehandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_picklepersistence.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_pollanswerhandler.py Documentation Improvements (#3139, #3153, #3135) 2022-08-27 11:46:51 +02:00
_pollhandler.py Documentation Improvements (#3139, #3153, #3135) 2022-08-27 11:46:51 +02:00
_precheckoutqueryhandler.py Documentation Improvements (#3139, #3153, #3135) 2022-08-27 11:46:51 +02:00
_prefixhandler.py Split {Command, Prefix}Handler And Make Attributes Immutable (#3045) 2022-05-26 11:10:00 +02:00
_shippingqueryhandler.py Documentation Improvements (#3139, #3153, #3135) 2022-08-27 11:46:51 +02:00
_stringcommandhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_stringregexhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_typehandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_updater.py Documentation Improvements (#3139, #3153, #3135) 2022-08-27 11:46:51 +02:00
filters.py Bump sphinx from 5.2.3 to 5.3.0 (#3300) 2022-10-23 14:59:27 +02:00