PaymentReceiptStars

---types---
payments.paymentReceiptStars#dabbf83a date:int 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

Parameters

dateintrequired
bot_idlongrequired
titlestringrequired
descriptionstringrequired
photoWebDocumentoptional
invoiceInvoicerequired
currencystringrequired
total_amountlongrequired
transaction_idstringrequired
usersVector<User>required