payments.PaymentFormStars

class pyrogram.raw.types.payments.PaymentFormStars

Telegram API type.

Constructor of PaymentForm.

Details:
  • Layer: 187

  • ID: 7BF6B15C

Parameters:
  • form_id (int 64-bit) – N/A

  • bot_id (int 64-bit) – N/A

  • title (str) – N/A

  • description (str) – N/A

  • invoice (Invoice) – N/A

  • users (List of User) – N/A

  • photo (WebDocument, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetPaymentForm

Telegram API function.