getPaymentForm¶
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
getPaymentForm(
input_invoice: InputInvoice,
theme: ThemeParameters
) → PaymentForm