python-telegram-bot/telegram/ext
2022-11-02 08:32:40 +01:00
..
_utils Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01: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 Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
_applicationbuilder.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01: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 Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01: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 Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
_defaults.py Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
_dictpersistence.py Introduce TelegramObject.api_kwargs (#3233) 2022-10-07 11:51:53 +02:00
_extbot.py Add Shortcut Parameters caption, parse_mode and caption_entities to Bot.send_media_group (#3295) 2022-11-02 08:32:40 +01: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 Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01: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 Make Almost All 3rd Party Dependencies Optional (#3267) 2022-10-31 10:12:18 +01:00
filters.py Bump sphinx from 5.2.3 to 5.3.0 (#3300) 2022-10-23 14:59:27 +02:00