python-telegram-bot/telegram/ext
Harshil 5891db2f6b Add Dispatcher.add_handlers (#2823)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2022-05-06 18:19:14 +02:00
..
_utils Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
__init__.py Use __all__ Consistently (#2805) 2022-05-06 18:19:13 +02:00
_basepersistence.py Overhaul of Filters (#2759) 2022-05-06 18:19:13 +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 Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_conversationhandler.py Refactor Warnings in ConversationHandler (#2755, #2784) 2022-05-06 18:19:13 +02:00
_defaults.py Update Exceptions for Immutable Attributes (#2749) 2022-05-06 18:19:13 +02:00
_dictpersistence.py Mark Internal Modules As Private (#2687) 2022-05-06 18:19:12 +02:00
_dispatcher.py Add Dispatcher.add_handlers (#2823) 2022-05-06 18:19:14 +02:00
_extbot.py Refactor MRO of InputMedia* and Some File-Like Classes (#2717) 2022-05-06 18:19:13 +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 Documentation Improvements (#2693, #2691, #2739) 2022-05-06 18:19:14 +02:00
_messagehandler.py Overhaul of Filters (#2759) 2022-05-06 18:19:13 +02:00
_picklepersistence.py Introduce Enums for telegram.constants (#2708) 2022-05-06 18:19:13 +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 Use __all__ Consistently (#2805) 2022-05-06 18:19:13 +02:00