payments.PaymentReceiptStars¶
- class pyrogram.raw.types.payments.PaymentReceiptStars¶
Telegram API type.
Constructor of
PaymentReceipt
.- Details:
Layer:
194
ID:
DABBF83A
- Parameters:¶
date (
int
32-bit
) – N/Abot_id (
int
64-bit
) – N/Atitle (
str
) – N/Adescription (
str
) – N/Ainvoice (
Invoice
) – N/Acurrency (
str
) – N/Atotal_amount (
int
64-bit
) – N/Atransaction_id (
str
) – N/Ausers (List of
User
) – N/Aphoto (
WebDocument
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.