GetPaymentForm constructor

GetPaymentForm(
  1. {required InputInvoice input_invoice,
  2. ThemeParameters? theme,
  3. int? extra,
  4. int? clientId}
)

Returns an invoice payment form. This method must be called when the user presses inline button of the type inlineKeyboardButtonTypeBuy

Returns PaymentForm

Implementation

GetPaymentForm