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
| name | type | description |
|---|---|---|
flags | # | Flags, see TL conditional fields |
form_id | long | Form ID. |
bot_id | long | Bot ID. |
title | string | Form title |
description | string | Description |
photo | WebDocument | Product photo |
invoice | Invoice | Invoice |
users | Vector<User> | Info about users mentioned in the other fields. |
type
payments.PaymentForm · other constructors: payments.paymentForm, payments.paymentFormStarGift
history
present in layers 181–229
| id | layers |
|---|---|
| #7bf6b15c | 181–229 |