PaymentForm

class pyrogram.raw.types.payments.PaymentForm

This object is a constructor of the base type PaymentForm.

Details:
  • Layer: 120

  • ID: 0x3f56aea3

Parameters
  • bot_idint 32-bit

  • invoiceInvoice

  • provider_idint 32-bit

  • urlstr

  • users – List of User

  • can_save_credentials (optional) – bool

  • password_missing (optional) – bool

  • native_provider (optional) – str

  • native_params (optional) – DataJSON

  • saved_info (optional) – PaymentRequestedInfo

  • saved_credentials (optional) – PaymentSavedCredentials

See also

This object can be returned by 1 method: