Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>BotCommandScopePeerAdmins_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class BotCommandScopePeerAdmins_
import { BotCommandScopePeerAdmins_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

The specified bot commands will be valid for all admins of the specified group or supergroup.

Constructors

new
BotCommandScopePeerAdmins_(params: { peer: enums.InputPeer; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
peer: enums.InputPeer

The chat

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc