python-telegram-bot/telegram/ext
billchenchina 90eeb40ae8
Add base_file_url support for telegram.ext.Updater (#1679)
Co-authored-by: Noam Meltzer <tsnoam@gmail.com>
2020-02-02 23:47:02 +02:00
..
__init__.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
basepersistence.py bot_data as global memory (V12 version of #1322) (#1325) 2020-02-02 22:20:31 +01:00
callbackcontext.py bot_data as global memory (V12 version of #1322) (#1325) 2020-02-02 22:20:31 +01:00
callbackqueryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
choseninlineresulthandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
commandhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
conversationhandler.py Handler persistence for nested ConversationHandlers (#1711) 2020-02-02 22:31:56 +01:00
dictpersistence.py bot_data as global memory (V12 version of #1322) (#1325) 2020-02-02 22:20:31 +01:00
dispatcher.py Handler persistence for nested ConversationHandlers (#1711) 2020-02-02 22:31:56 +01:00
filters.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
handler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
inlinequeryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
jobqueue.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
messagehandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
messagequeue.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
picklepersistence.py bot_data as global memory (V12 version of #1322) (#1325) 2020-02-02 22:20:31 +01:00
precheckoutqueryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
regexhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
shippingqueryhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
stringcommandhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
stringregexhandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
typehandler.py Update copyright date to 2020 (#1746) 2020-02-02 23:08:54 +02:00
updater.py Add base_file_url support for telegram.ext.Updater (#1679) 2020-02-02 23:47:02 +02:00