telegram api constructor · layer 229 · #dabbf83a

payments.paymentReceiptStars

Receipt for payment made using Telegram Stars.

definition

payments.paymentReceiptStars#dabbf83a flags:# 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;

parameters

nametypedescription
flags#Flags, see TL conditional fields
dateintDate of generation
bot_idlongBot ID
titlestringTitle
descriptionstringDescription
photoflags.2?WebDocumentProduct photo
invoiceInvoiceInvoice
currencystringCurrency, always XTR.
total_amountlongAmount of Telegram Stars.
transaction_idstringTransaction ID
usersVector<User>Info about users mentioned in the other fields.

type

payments.PaymentReceipt · other constructors: payments.paymentReceipt

history

present in layers 181–229

idlayers
#dabbf83a181–229