diff --git a/telegram/_bot.py b/telegram/_bot.py index 41fd7d8cd3f..35d35ef2a7b 100644 --- a/telegram/_bot.py +++ b/telegram/_bot.py @@ -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