python-telegram-bot/telegram/inline
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
inlinekeyboardbutton.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
inlinekeyboardmarkup.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
inlinequery.py Add New Constant MAX_ANSWER_CALLBACK_QUERY_TEXT_LENGTH (#2282) 2021-01-07 21:27:51 +01:00
inlinequeryresult.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultarticle.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultaudio.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedaudio.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcacheddocument.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedgif.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedmpeg4gif.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedphoto.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedsticker.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedvideo.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcachedvoice.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultcontact.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultdocument.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultgame.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultgif.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultlocation.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultmpeg4gif.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultphoto.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultvenue.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultvideo.py Update copyright headers 2021-01-03 10:40:24 +05:30
inlinequeryresultvoice.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputcontactmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputlocationmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputtextmessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30
inputvenuemessagecontent.py Update copyright headers 2021-01-03 10:40:24 +05:30