10000 Documentation Improvements by Bibo-Joshi · Pull Request #4810 · python-telegram-bot/python-telegram-bot · GitHub
[go: up one dir, main page]

Skip to content

Documentation Improvements #4810

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions changes/unreleased/4810.KyRnffWk3ARyQFNcF88Uh3.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
documentation = "Documentation Improvements"
[[pull_requests]]
uid = "4810"
author_uid = "Bibo-Joshi"
closes_threads = []
22 changes: 0 additions & 22 deletions src/telegram/_message.py
Original file line number Diff line number Diff line change
Expand Up @@ -1814,7 +1814,6 @@ async def reply_text(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -1899,7 +1898,6 @@ async def reply_markdown(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -1979,7 +1977,6 @@ async def reply_markdown_v2(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2059,7 +2056,6 @@ async def reply_html(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2137,7 +2133,6 @@ async def reply_media_group(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2218,7 +2213,6 @@ async def reply_photo(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2303,7 +2297,6 @@ async def reply_audio(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2388,7 +2381,6 @@ async def reply_document(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2475,7 +2467,6 @@ async def reply_animation(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2557,7 +2548,6 @@ async def reply_sticker(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2642,7 +2632,6 @@ async def reply_video(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2730,7 +2719,6 @@ async def reply_video_note(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2810,7 +2798,6 @@ async def reply_voice(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2892,7 +2879,6 @@ async def reply_location(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -2977,7 +2963,6 @@ async def reply_venue(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -3060,7 +3045,6 @@ async def reply_contact(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -3148,7 +3132,6 @@ async def reply_poll(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -3232,7 +3215,6 @@ async def reply_dice(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -3347,7 +3329,6 @@ async def reply_game(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -3451,7 +3432,6 @@ async def reply_invoice(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -3661,7 +3641,6 @@ async def reply_copy(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

.. versionadded:: 20.8

Expand Down Expand Up @@ -3735,7 +3714,6 @@ async def reply_paid_media(

Keyword Args:
do_quote (:obj:`bool` | :obj:`dict`, optional): |do_quote|
Mutually exclusive with :paramref:`quote`.

Returns:
:class:`telegram.Message`: On success, the sent message is returned.
Expand Down
Loading
0