python-telegram-bot/telegram/ext
Bibo-Joshi cb95868c4a
Api 5.5 (#2809)
Co-authored-by: poolitzer <github@poolitzer.eu>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
2021-12-11 15:21:56 +01:00
..
utils Arbitrary callback_data (#1844) 2021-06-06 11:48:48 +02:00
__init__.py API 5.4 (#2767) 2021-11-08 19:02:20 +01:00
basepersistence.py Fix Bug in BasePersistence.insert/replace_bot for Objects with __dict__ not in __slots__ (#2603) 2021-07-24 17:17:25 +02:00
callbackcontext.py Arbitrary callback_data (#1844) 2021-06-06 11:48:48 +02:00
callbackdatacache.py Arbitrary callback_data (#1844) 2021-06-06 11:48:48 +02:00
callbackqueryhandler.py Arbitrary callback_data (#1844) 2021-06-06 11:48:48 +02:00
chatjoinrequesthandler.py Add ChatJoinRequest(Handler) to Docs (#2771) 2021-11-08 19:56:57 +01:00
chatmemberhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
choseninlineresulthandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
commandhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
contexttypes.py Type Hinting Fixes (#2552) 2021-07-01 17:43:59 +02:00
conversationhandler.py Doc Fixes (#2551) 2021-07-01 17:34:23 +02:00
defaults.py Doc Fixes (#2495) 2021-06-06 12:16:23 +02:00
dictpersistence.py Doc Fixes (#2551) 2021-07-01 17:34:23 +02:00
dispatcher.py Doc Fixes (#2495) 2021-06-06 12:16:23 +02:00
extbot.py Fix camelCase Functions in ExtBot (#2659) 2021-09-15 17:07:11 +02:00
filters.py Api 5.5 (#2809) 2021-12-11 15:21:56 +01:00
handler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
inlinequeryhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
jobqueue.py Doc Fixes (#2551) 2021-07-01 17:34:23 +02:00
messagehandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
messagequeue.py Add __slots__ (#2345) 2021-05-29 16:18:16 +02:00
picklepersistence.py Doc Fixes (#2551) 2021-07-01 17:34:23 +02:00
pollanswerhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
pollhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
precheckoutqueryhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
regexhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
shippingqueryhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
stringcommandhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
stringregexhandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
typehandler.py Add ContextTypes & BasePersistence.refresh_user/chat/bot_data (#2262) 2021-06-06 10:37:53 +02:00
updater.py Arbitrary callback_data (#1844) 2021-06-06 11:48:48 +02:00