python-telegram-bot/telegram/ext
Yan c3e3bb77e5
Fix camelCase Functions in ExtBot (#2659)
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
2021-09-15 17:07:11 +02:00
..
utils Arbitrary callback_data (#1844) 2021-06-06 11:48:48 +02:00
__init__.py API 5.3 (#2572) 2021-07-01 17:45:19 +02: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
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 Doc Fixes (#2495) 2021-06-06 12:16:23 +02: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