Skip to main content
Module

x/mtkruto/mod.ts>types.BotCommandScopePeerAdmins

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.BotCommandScopePeerAdmins
extends _TypeBotCommandScope
import { types } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { BotCommandScopePeerAdmins } = types;

Constructors

new
BotCommandScopePeerAdmins(params: { peer: TypeInputPeer; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peer: TypeInputPeer

Static Properties

readonly
[paramDesc]: ParamDesc