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.

NameTypeDescription
chat_idstringChat identifier of the Invoice message.
message_idstringMessage identifier.

More details on telegram’s documentation.