Skip to content

Commit

Permalink
fix: remove versionadded
Browse files Browse the repository at this point in the history
it is supposed to be in #3412 only
  • Loading branch information
lemontree210 committed Dec 28, 2022
1 parent 318b891 commit 4332872
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions telegram/_bot.py
Expand Up @@ -6696,9 +6696,6 @@ async def create_invoice_link(
float/double). At most :tg-const:`telegram.Invoice.MAX_TIP_AMOUNTS` suggested tip
amounts can be specified. The suggested tip amounts must be positive, passed in a
strictly increased order and must not exceed :paramref:`max_tip_amount`.
.. versionchanged:: 20.0
Accept :obj:`Sequence` instead of :obj:`List`.
provider_data (:obj:`str` | :obj:`object`, optional): Data about the
invoice, which will be shared with the payment provider. A detailed description of
required fields should be provided by the payment provider. When an object is
Expand Down

0 comments on commit 4332872

Please sign in to comment.