python-telegram-bot/telegram/ext
2022-05-13 16:41:34 +02:00
..
_utils Improve Type Annotations for CallbackContext and Move Default Type Alias to ContextTypes.DEFAULT_TYPE (#3017, #3023) 2022-05-12 19:36:25 +02:00
__init__.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_application.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_applicationbuilder.py Improve Type Annotations for CallbackContext and Move Default Type Alias to ContextTypes.DEFAULT_TYPE (#3017, #3023) 2022-05-12 19:36:25 +02:00
_basepersistence.py Documentation Fixes & Improvements (#2969) 2022-05-06 18:22:36 +02:00
_callbackcontext.py Improve Type Annotations for CallbackContext and Move Default Type Alias to ContextTypes.DEFAULT_TYPE (#3017, #3023) 2022-05-12 19:36:25 +02:00
_callbackdatacache.py Extend Code Formatting With Black (#2972) 2022-05-06 18:22:35 +02:00
_callbackqueryhandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +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 Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_commandhandler.py Use Collection Instead of List and Tuple (#3025) 2022-05-13 16:41:34 +02:00
_contexttypes.py Improve Type Annotations for CallbackContext and Move Default Type Alias to ContextTypes.DEFAULT_TYPE (#3017, #3023) 2022-05-12 19:36:25 +02:00
_conversationhandler.py Rename Job.context to Job.data (#3028) 2022-05-12 19:26:03 +02:00
_defaults.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_dictpersistence.py Documentation Fixes & Improvements (#2969) 2022-05-06 18:22:36 +02:00
_extbot.py Don't Pass Default Values of Optional Parameters to Telegram (#2978) 2022-05-09 19:30:46 +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 Rename Job.context to Job.data (#3028) 2022-05-12 19:26:03 +02:00
_messagehandler.py Rename Handler to BaseHandler (#3019) 2022-05-12 18:18:40 +02:00
_picklepersistence.py Documentation Fixes & Improvements (#2969) 2022-05-06 18:22:36 +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
_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 Stabilize Application.run_* on Python 3.7 (#3009) 2022-05-10 18:35:20 +02:00
filters.py Use Collection Instead of List and Tuple (#3025) 2022-05-13 16:41:34 +02:00