Skip to main content
Module

x/mtkruto/mod.ts>functions.PaymentsGetPaymentForm

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.PaymentsGetPaymentForm
import { functions } from "https://deno.land/x/mtkruto@0.1.116/mod.ts";
const { PaymentsGetPaymentForm } = functions;

Constructors

new
PaymentsGetPaymentForm(params: { invoice: types.TypeInputInvoice; themeParams?: types.TypeDataJSON; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
themeParams: types.TypeDataJSON

Static Properties

readonly
[paramDesc]: ParamDesc