python-telegram-bot/telegram/ext
DonalDuck004 9c9b133ed2 Add Dispatcher.migrate_chat_data (#2848)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2022-05-06 18:19:14 +02:00
..
_utils Documentation Fixes & Improvements (#2822) 2022-05-06 18:19:14 +02:00
__init__.py Use __all__ Consistently (#2805) 2022-05-06 18:19:13 +02:00
_basepersistence.py Add Method drop_chat/user_data to Dispatcher and Persistence (#2852) 2022-05-06 18:19:14 +02:00
_builders.py Documentation Improvements (#2693, #2691, #2739) 2022-05-06 18:19:14 +02:00
_callbackcontext.py Overhaul of Filters (#2759) 2022-05-06 18:19:13 +02:00
_callbackdatacache.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_callbackqueryhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_chatjoinrequesthandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_chatmemberhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_choseninlineresulthandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_commandhandler.py Improve Error Messages in CommandHandler.__init__ (#2837) 2022-05-06 18:19:14 +02:00
_contexttypes.py Improve Code Quality & Test Suite (#2843) 2022-05-06 18:19:14 +02:00
_conversationhandler.py Refactor Warnings in ConversationHandler (#2755, #2784) 2022-05-06 18:19:13 +02:00
_defaults.py Defaults.protect_content (#2840) 2022-05-06 18:19:14 +02:00
_dictpersistence.py Add Method drop_chat/user_data to Dispatcher and Persistence (#2852) 2022-05-06 18:19:14 +02:00
_dispatcher.py Add Dispatcher.migrate_chat_data (#2848) 2022-05-06 18:19:14 +02:00
_extbot.py Remove telegram.ReplyMarkup (#2870) 2022-05-06 18:19:14 +02:00
_handler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_inlinequeryhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_jobqueue.py Improve Job.__getattr__ (#2832) 2022-05-06 18:19:14 +02:00
_messagehandler.py Overhaul of Filters (#2759) 2022-05-06 18:19:13 +02:00
_picklepersistence.py Add Method drop_chat/user_data to Dispatcher and Persistence (#2852) 2022-05-06 18:19:14 +02:00
_pollanswerhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_pollhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_precheckoutqueryhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_shippingqueryhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_stringcommandhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_stringregexhandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_typehandler.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_updater.py Update Code Quality Dependencies (#2748) 2022-05-06 18:19:13 +02:00
filters.py Documentation Fixes & Improvements (#2822) 2022-05-06 18:19:14 +02:00