Skip to main content
Module

x/mtkruto/2_tl.ts>functions.PremiumGetBoostsList

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

Constructors

new
PremiumGetBoostsList(params: { gifts?: true; peer: types.TypeInputPeer; offset: string; limit: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
gifts: true
limit: number
offset: string

Static Properties

readonly
[paramDesc]: ParamDesc