payments.PaymentReceiptStars

class pyrogram.raw.types.payments.PaymentReceiptStars

Telegram API type.

Constructor of PaymentReceipt.

Details:
  • Layer: 187

  • ID: DABBF83A

Parameters:
  • date (int 32-bit) – N/A

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

  • title (str) – N/A

  • description (str) – N/A

  • invoice (Invoice) – N/A

  • currency (str) – N/A

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

  • transaction_id (str) – N/A

  • users (List of User) – N/A

  • photo (WebDocument, optional) – N/A

Functions:

This object can be returned by 1 function.

payments.GetPaymentReceipt

Telegram API function.