Update getPaymentForm documentation.
This commit is contained in:
parent
2b72ea52c3
commit
e187c0ac3c
@ -10524,7 +10524,7 @@ getChatEventLog chat_id:int53 query:string from_event_id:int64 limit:int32 filte
|
|||||||
getTimeZones = TimeZones;
|
getTimeZones = TimeZones;
|
||||||
|
|
||||||
|
|
||||||
//@description Returns an invoice payment form. This method must be called when the user presses inline button of the type inlineKeyboardButtonTypeBuy
|
//@description Returns an invoice payment form. This method must be called when the user presses inline button of the type inlineKeyboardButtonTypeBuy, or wants to buy access to media in a messagePaidMedia message
|
||||||
//@input_invoice The invoice
|
//@input_invoice The invoice
|
||||||
//@theme Preferred payment form theme; pass null to use the default theme
|
//@theme Preferred payment form theme; pass null to use the default theme
|
||||||
getPaymentForm input_invoice:InputInvoice theme:themeParameters = PaymentForm;
|
getPaymentForm input_invoice:InputInvoice theme:themeParameters = PaymentForm;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user