python-telegram-bot/telegram/files
Bibo-Joshi 36d49ea9cd
Doc Fixes (#2253)
* Render-fixes for BP

* docs: fix simple typo, submition -> submission (#2260)

There is a small typo in tests/test_bot.py.

Should read `submission` rather than `submition`.

* Type on rawapibot.py docstring

* typo

* Typo: Filters.document(s)

* Typo fix

* Doc fix for messageentity (#2311)

* Add New Shortcuts to Chat (#2291)

* Add shortcuts

* Add a note

* Add run_async Parameter to ConversationHandler (#2292)

* Add run_async parameter

* Update docstring

* Update test to explicitly specify parameter

* Fix test job queue

* Add version added tag to docs

* Update docstring

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>

* Doc nitpicking

Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Hinrich Mahler <hinrich.mahler@freenet.de>

* Fix rendering in messageentity

Co-authored-by: Bibo-Joshi <hinrich.mahler@freenet.de>
Co-authored-by: zeshuaro <joshuaystang@gmail.com>
Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>

* fix: type hints for TelegramError

changed :class:`telegram.TelegramError` to :class:`telegram.error.TelegramError`

* fix: the error can be more then just a Telegram error

* Doc fix for inlinekeyboardbutton.py

added missing colon which broke rendering

* fix: remove context argument and doc remark

look at us already being in post 12

* use rtd badge

* filters doc fixes

* fix some rendering

* Doc & Rendering fixes for helpers.py

Co-authored-by: Tim Gates <tim.gates@iress.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: zeshuaro <joshuaystang@gmail.com>
Co-authored-by: Poolitzer <25934244+Poolitzer@users.noreply.github.com>
Co-authored-by: Harshil <ilovebhagwan@gmail.com>
2021-02-01 17:59:39 +01:00
..
__init__.py Move a lot of files 2017-06-18 12:35:00 +02:00
animation.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
audio.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
chatphoto.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
contact.py Update copyright headers 2021-01-03 10:40:24 +05:30
document.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
file.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputfile.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputmedia.py Update copyright headers 2021-01-03 10:40:24 +05:30
location.py Update copyright headers 2021-01-03 10:40:24 +05:30
photosize.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
sticker.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
venue.py Update copyright headers 2021-01-03 10:40:24 +05:30
video.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
videonote.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
voice.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00