telegram api constructor · layer 229 · #7bf6b15c

payments.paymentFormStars

Represents a payment form, for payments to be using Telegram Stars, see here » for more info.

definition

payments.paymentFormStars#7bf6b15c flags:# form_id:long bot_id:long title:string description:string photo:flags.5?WebDocument invoice:Invoice users:Vector<User> = payments.PaymentForm;

parameters

nametypedescription
flags#Flags, see TL conditional fields
form_idlongForm ID.
bot_idlongBot ID.
titlestringForm title
descriptionstringDescription
photoflags.5?WebDocumentProduct photo
invoiceInvoiceInvoice
usersVector<User>Info about users mentioned in the other fields.

type

payments.PaymentForm · other constructors: payments.paymentForm, payments.paymentFormStarGift

history

present in layers 181–229

idlayers
#7bf6b15c181–229