Skip to main content
Module

x/mtkruto/2_tl.ts>Api.premium_boostsList

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.premium_boostsList
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { premium_boostsList } = Api;

Properties

_: "premium.boostsList"
count: number
boosts: Array<Boost>
optional
next_offset: string
users: Array<User>