Skip to main content
Module

x/mtkruto/tl/3_functions.ts>PremiumGetBoostsList

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class PremiumGetBoostsList
extends Function<types.TypePremiumBoostsList>
import { PremiumGetBoostsList } from "https://deno.land/x/mtkruto@0.1.118/tl/3_functions.ts";

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
peer: types.TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc