PaymentReceiptStars

---types---
payments.paymentReceiptStars#dabbf83a flags:# date:date bot_id:long title:string description:string photo:flags.2?WebDocument invoice:Invoice currency:string total_amount:long transaction_id:string users:Vector<User> = payments.PaymentReceipt

Belongs to

payments.PaymentReceipt

This type can be an instance of either:

PaymentReceiptPaymentReceiptStars

Members

datedate
bot_idlong
titlestring
descriptionstring
invoiceInvoice
currencystring
total_amountlong
transaction_idstring
usersUserA list must be supplied.
photoWebDocumentThis argument defaults to None and can be omitted.