TDLib v0.0.2 TDLib.Method.GetPaymentForm View Source
Returns an invoice payment form. This method should be called when the user presses inlineKeyboardButtonBuy.
Returns object_ptr
Name | Type | Description |
---|---|---|
chat_id | string | Chat identifier of the Invoice message. |
message_id | string | Message identifier. |
More details on telegram’s documentation.