Skip to main content
Module

x/mtkruto/mod.ts>types.StatsGroupTopAdmin

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.StatsGroupTopAdmin
import { types } from "https://deno.land/x/mtkruto@0.0.981/mod.ts";
const { StatsGroupTopAdmin } = types;

Constructors

new
StatsGroupTopAdmin(params: { userId: bigint; deleted: number; kicked: number; banned: number; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
banned: number
deleted: number
kicked: number
userId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc