Skip to main content
Module

x/mtkruto/mod.ts>functions.PaymentsCanPurchasePremium

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

Constructors

new
PaymentsCanPurchasePremium(params: { purpose: types.TypeInputStorePaymentPurpose; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
purpose: types.TypeInputStorePaymentPurpose

Static Properties

readonly
[paramDesc]: ParamDesc