python-telegram-bot/telegram
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
..
ext Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
files Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
games Update copyright headers 2021-01-03 10:40:24 +05:30
inline Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
passport Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
payment Update copyright headers 2021-01-03 10:40:24 +05:30
utils Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
vendor Revert accitendtal change in vendored urllib3 (#1775) 2020-03-28 12:15:51 +01:00
__init__.py Update copyright headers 2021-01-03 10:40:24 +05:30
__main__.py Update copyright headers 2021-01-03 10:40:24 +05:30
base.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
bot.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
botcommand.py Update copyright headers 2021-01-03 10:40:24 +05:30
callbackquery.py Add New Constant MAX_ANSWER_CALLBACK_QUERY_TEXT_LENGTH (#2282) 2021-01-07 21:27:51 +01:00
chat.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
chataction.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatlocation.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatmember.py Update copyright headers 2021-01-03 10:40:24 +05:30
chatpermissions.py Update copyright headers 2021-01-03 10:40:24 +05:30
choseninlineresult.py Update copyright headers 2021-01-03 10:40:24 +05:30
constants.py Add New Constant MAX_ANSWER_CALLBACK_QUERY_TEXT_LENGTH (#2282) 2021-01-07 21:27:51 +01:00
dice.py Update copyright headers 2021-01-03 10:40:24 +05:30
error.py Update copyright headers 2021-01-03 10:40:24 +05:30
forcereply.py Update copyright headers 2021-01-03 10:40:24 +05:30
keyboardbutton.py Update copyright headers 2021-01-03 10:40:24 +05:30
keyboardbuttonpolltype.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
loginurl.py Update copyright headers 2021-01-03 10:40:24 +05:30
message.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
messageentity.py Doc Fixes (#2253) 2021-02-01 17:59:39 +01:00
messageid.py Update Copyright (#2289) 2021-01-04 17:24:14 +01:00
parsemode.py Update copyright headers 2021-01-03 10:40:24 +05:30
poll.py Update copyright headers 2021-01-03 10:40:24 +05:30
proximityalerttriggered.py Update copyright headers 2021-01-03 10:40:24 +05:30
py.typed Comply with PEP561 (#2168) 2020-11-01 19:33:01 +01:00
replykeyboardmarkup.py Reduce Usage of typing.Any (#2321) 2021-01-30 11:38:54 +01:00
replykeyboardremove.py Update copyright headers 2021-01-03 10:40:24 +05:30
replymarkup.py Update copyright headers 2021-01-03 10:40:24 +05:30
update.py Update copyright headers 2021-01-03 10:40:24 +05:30
user.py Add New Shortcuts to Chat (#2291) 2021-01-09 17:48:56 +01:00
userprofilephotos.py Update copyright headers 2021-01-03 10:40:24 +05:30
version.py Update copyright headers 2021-01-03 10:40:24 +05:30
webhookinfo.py Update copyright headers 2021-01-03 10:40:24 +05:30