python-telegram-bot/telegram/ext
Poolitzer 08e223ba90
API 6.1 (#3112)
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2022-06-27 18:54:11 +02:00
..
_utils API 6.1 (#3112) 2022-06-27 18:54:11 +02:00
__init__.py Split {Command, Prefix}Handler And Make Attributes Immutable (#3045) 2022-05-26 11:10:00 +02:00
_application.py API 6.1 (#3112) 2022-06-27 18:54:11 +02:00
_applicationbuilder.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
_basepersistence.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_callbackcontext.py Add Arguments chat/user_id to CallbackContext And Example On Custom Webhook Setups (#3059) 2022-06-03 16:55:36 +02:00
_callbackdatacache.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
_callbackqueryhandler.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_chatjoinrequesthandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_chatmemberhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_choseninlineresulthandler.py Bump mypy from 0.950 to 0.960 (#3070) 2022-06-02 10:08:15 +02:00
_commandhandler.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_contexttypes.py Adjust pre-commit Settings for isort (#3043) 2022-05-18 17:23:00 +02:00
_conversationhandler.py Move Examples To Documentation (#3089) 2022-06-09 17:22:32 +02:00
_defaults.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_dictpersistence.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_extbot.py Make PTB Specific Keyword-Only Arguments for PTB Specific in Bot methods (#3035) 2022-05-18 17:18:44 +02:00
_handler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_inlinequeryhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_jobqueue.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_messagehandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_picklepersistence.py Documentation Improvements (#3010, #3007, #3012, #3067, #3081, #3082) 2022-06-09 17:08:54 +02:00
_pollanswerhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_pollhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_precheckoutqueryhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_prefixhandler.py Split {Command, Prefix}Handler And Make Attributes Immutable (#3045) 2022-05-26 11:10:00 +02:00
_shippingqueryhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +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 API 6.1 (#3112) 2022-06-27 18:54:11 +02:00
filters.py API 6.1 (#3112) 2022-06-27 18:54:11 +02:00