mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2025-03-13 11:18:20 +01:00
* 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> |
||
---|---|---|
.. | ||
ext | ||
files | ||
games | ||
inline | ||
passport | ||
payment | ||
utils | ||
vendor | ||
__init__.py | ||
__main__.py | ||
base.py | ||
bot.py | ||
botcommand.py | ||
callbackquery.py | ||
chat.py | ||
chataction.py | ||
chatlocation.py | ||
chatmember.py | ||
chatpermissions.py | ||
choseninlineresult.py | ||
constants.py | ||
dice.py | ||
error.py | ||
forcereply.py | ||
keyboardbutton.py | ||
keyboardbuttonpolltype.py | ||
loginurl.py | ||
message.py | ||
messageentity.py | ||
messageid.py | ||
parsemode.py | ||
poll.py | ||
proximityalerttriggered.py | ||
py.typed | ||
replykeyboardmarkup.py | ||
replykeyboardremove.py | ||
replymarkup.py | ||
update.py | ||
user.py | ||
userprofilephotos.py | ||
version.py | ||
webhookinfo.py |