payments.PaymentReceipt¶
- class pyrogram.raw.types.payments.PaymentReceipt¶
Telegram API type.
Constructor of
PaymentReceipt.- Details:
Layer:
207ID:
70C4FE03
- Parameters:¶
date (
int32-bit) – N/Abot_id (
int64-bit) – N/Aprovider_id (
int64-bit) – N/Atitle (
str) – N/Adescription (
str) – N/Ainvoice (
Invoice) – N/Acurrency (
str) – N/Atotal_amount (
int64-bit) – N/Acredentials_title (
str) – N/Ausers (List of
User) – N/Aphoto (
WebDocument, optional) – N/Ainfo (
PaymentRequestedInfo, optional) – N/Ashipping (
ShippingOption, optional) – N/Atip_amount (
int64-bit, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.