Skip to main content
Module

x/mtkruto/mod.ts>functions.PremiumApplyBoost

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

Constructors

new
PremiumApplyBoost(params: { slots?: Array<number>; peer: types.TypeInputPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peer: types.TypeInputPeer
optional
slots: Array<number>

Static Properties

readonly
[paramDesc]: ParamDesc