Skip to main content
Module

x/mtkruto/mod.ts>functions.PaymentsValidateRequestedInfo

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

Constructors

new
PaymentsValidateRequestedInfo(params: { save?: true; invoice: types.TypeInputInvoice; info: types.TypePaymentRequestedInfo; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
save: true

Static Properties

readonly
[paramDesc]: ParamDesc