GetPaymentForm
public struct GetPaymentForm : Codable, Equatable, TDFunction
Returns an invoice payment form. This method should be called when the user presses inlineKeyboardButtonBuy
-
Undocumented
Declaration
Swift
public typealias Result = PaymentForm
-
Chat identifier of the Invoice message
Declaration
Swift
public let chatId: Int53
-
Message identifier
Declaration
Swift
public let messageId: Int53
-
Returns an invoice payment form. This method should be called when the user presses inlineKeyboardButtonBuy
Parameters
chatId
Chat identifier of the Invoice message
messageId
Message identifier