python-telegram-bot/telegram/ext
Bibo-Joshi 5555582b72
Doc Fixes/Additions (#2094)
* Add notes on thumbs being ignored for small video files

* Fix some cross refs

* Add not to DictPersistence about it not actually writing to file

* Fix reply_to_message docs of Message
2020-10-07 17:12:05 +02:00
..
__init__.py API 4.6 (#1723) 2020-03-29 09:52:30 +02:00
basepersistence.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
callbackcontext.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
callbackqueryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
choseninlineresulthandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
commandhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
conversationhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
defaults.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
dictpersistence.py Doc Fixes/Additions (#2094) 2020-10-07 17:12:05 +02:00
dispatcher.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
filters.py Doc Fixes/Additions (#2094) 2020-10-07 17:12:05 +02:00
handler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
inlinequeryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
jobqueue.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
messagehandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
messagequeue.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
picklepersistence.py Documentation Improvements (#2008) 2020-08-24 19:35:57 +02:00
pollanswerhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
pollhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
precheckoutqueryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
regexhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
shippingqueryhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
stringcommandhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
stringregexhandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
typehandler.py Refactor Dispatcher.run_async (#2051) 2020-10-04 17:20:33 +02:00
updater.py Fix Webhook not working on Windows with Python 3.8+ (#2067) 2020-08-25 22:21:24 +02:00