mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-12-28 23:38:31 +01:00
36d49ea9cd
* 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> |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
bots.py | ||
conftest.py | ||
plugin_github_group.py | ||
test_animation.py | ||
test_audio.py | ||
test_bot.py | ||
test_botcommand.py | ||
test_callbackcontext.py | ||
test_callbackquery.py | ||
test_callbackqueryhandler.py | ||
test_chat.py | ||
test_chatlocation.py | ||
test_chatmember.py | ||
test_chatpermissions.py | ||
test_chatphoto.py | ||
test_choseninlineresult.py | ||
test_choseninlineresulthandler.py | ||
test_commandhandler.py | ||
test_constants.py | ||
test_contact.py | ||
test_conversationhandler.py | ||
test_defaults.py | ||
test_dice.py | ||
test_dispatcher.py | ||
test_document.py | ||
test_encryptedcredentials.py | ||
test_encryptedpassportelement.py | ||
test_error.py | ||
test_file.py | ||
test_filters.py | ||
test_forcereply.py | ||
test_game.py | ||
test_gamehighscore.py | ||
test_helpers.py | ||
test_inlinekeyboardbutton.py | ||
test_inlinekeyboardmarkup.py | ||
test_inlinequery.py | ||
test_inlinequeryhandler.py | ||
test_inlinequeryresultarticle.py | ||
test_inlinequeryresultaudio.py | ||
test_inlinequeryresultcachedaudio.py | ||
test_inlinequeryresultcacheddocument.py | ||
test_inlinequeryresultcachedgif.py | ||
test_inlinequeryresultcachedmpeg4gif.py | ||
test_inlinequeryresultcachedphoto.py | ||
test_inlinequeryresultcachedsticker.py | ||
test_inlinequeryresultcachedvideo.py | ||
test_inlinequeryresultcachedvoice.py | ||
test_inlinequeryresultcontact.py | ||
test_inlinequeryresultdocument.py | ||
test_inlinequeryresultgame.py | ||
test_inlinequeryresultgif.py | ||
test_inlinequeryresultlocation.py | ||
test_inlinequeryresultmpeg4gif.py | ||
test_inlinequeryresultphoto.py | ||
test_inlinequeryresultvenue.py | ||
test_inlinequeryresultvideo.py | ||
test_inlinequeryresultvoice.py | ||
test_inputcontactmessagecontent.py | ||
test_inputfile.py | ||
test_inputlocationmessagecontent.py | ||
test_inputmedia.py | ||
test_inputtextmessagecontent.py | ||
test_inputvenuemessagecontent.py | ||
test_invoice.py | ||
test_jobqueue.py | ||
test_keyboardbutton.py | ||
test_keyboardbuttonpolltype.py | ||
test_labeledprice.py | ||
test_location.py | ||
test_loginurl.py | ||
test_message.py | ||
test_messageentity.py | ||
test_messagehandler.py | ||
test_messageid.py | ||
test_messagequeue.py | ||
test_meta.py | ||
test_official.py | ||
test_orderinfo.py | ||
test_parsemode.py | ||
test_passport.py | ||
test_passportelementerrordatafield.py | ||
test_passportelementerrorfile.py | ||
test_passportelementerrorfiles.py | ||
test_passportelementerrorfrontside.py | ||
test_passportelementerrorreverseside.py | ||
test_passportelementerrorselfie.py | ||
test_passportelementerrortranslationfile.py | ||
test_passportelementerrortranslationfiles.py | ||
test_passportelementerrorunspecified.py | ||
test_passportfile.py | ||
test_persistence.py | ||
test_photo.py | ||
test_poll.py | ||
test_pollanswerhandler.py | ||
test_pollhandler.py | ||
test_precheckoutquery.py | ||
test_precheckoutqueryhandler.py | ||
test_promise.py | ||
test_proximityalerttriggered.py | ||
test_regexhandler.py | ||
test_replykeyboardmarkup.py | ||
test_replykeyboardremove.py | ||
test_request.py | ||
test_shippingaddress.py | ||
test_shippingoption.py | ||
test_shippingquery.py | ||
test_shippingqueryhandler.py | ||
test_sticker.py | ||
test_stringcommandhandler.py | ||
test_stringregexhandler.py | ||
test_successfulpayment.py | ||
test_telegramobject.py | ||
test_typehandler.py | ||
test_update.py | ||
test_updater.py | ||
test_user.py | ||
test_userprofilephotos.py | ||
test_utils.py | ||
test_venue.py | ||
test_video.py | ||
test_videonote.py | ||
test_voice.py | ||
test_webhookinfo.py |