python-telegram-bot/telegram/ext
Bibo-Joshi 7d893fd04b
Doc Fixes (#2404)
* Improve some badges for PTB-Raw

* doc fix for add_error_handler

* Some rendering

* Bump sphinx dependency

* Change signature annotation setting

* fix: chat_id can be string, message_id only int

* feat: add RTD link to documentation

* improving sender chat docstring (#2412)

* fix: improving sender chat docstring

also adding a note to a weird edge case

* fix: words being hard

* Add note on donations

* typo

* typo in User.get_profile_pictures docstrings

* Fix: meth, not attr for meth, not attr

* filters + inlinequery doc fix

* Bump versions, update RTD config file

* Try fix build

* Revert "fix: chat_id can be string, message_id only int"

This reverts commit ba04e5aa

* Add Starry & Harshil to credits

Co-authored-by: poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
2021-03-14 16:46:37 +01:00
..
utils Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
__init__.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
basepersistence.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackcontext.py Refactor Defaults Integration (#2363) 2021-02-19 19:07:48 +01:00
callbackqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
chatmemberhandler.py API 5.1 (#2424) 2021-03-14 16:41:35 +01:00
choseninlineresulthandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
commandhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
conversationhandler.py ConversationHandler: Docs & edited_channel_post behavior (#2339) 2021-02-01 19:26:03 +01:00
defaults.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
dictpersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
dispatcher.py Doc Fixes (#2359) 2021-02-19 19:27:17 +01:00
filters.py Doc Fixes (#2404) 2021-03-14 16:46:37 +01:00
handler.py python-telegram-bot-raw (#2324) 2021-01-30 14:15:39 +01:00
inlinequeryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
jobqueue.py Update pre-commit Settings (#2415) 2021-03-13 16:21:03 +01:00
messagehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
messagequeue.py Deprecate MessageQueue (#2393) 2021-02-19 17:29:50 +01:00
picklepersistence.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
pollanswerhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
pollhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
precheckoutqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
regexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
shippingqueryhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringcommandhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
stringregexhandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
typehandler.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
updater.py Improve Updater.set_webhook (#2419) 2021-03-13 15:35:26 +01:00