Invoice

class pyrogram.raw.types.Invoice

Telegram API type.

Constructor of Invoice.

Details:
  • Layer: 187

  • ID: 5DB95A15

Parameters:
  • currency (str) – N/A

  • prices (List of LabeledPrice) – N/A

  • test (bool, optional) – N/A

  • name_requested (bool, optional) – N/A

  • phone_requested (bool, optional) – N/A

  • email_requested (bool, optional) – N/A

  • shipping_address_requested (bool, optional) – N/A

  • flexible (bool, optional) – N/A

  • phone_to_provider (bool, optional) – N/A

  • email_to_provider (bool, optional) – N/A

  • recurring (bool, optional) – N/A

  • max_tip_amount (int 64-bit, optional) – N/A

  • suggested_tip_amounts (List of int 64-bit, optional) – N/A

  • terms_url (str, optional) – N/A