Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

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

Constructors

new
bots_setBotCommands_(params: { scope: enums.BotCommandScope; lang_code: string; commands: Array<enums.BotCommand>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
commands: Array<enums.BotCommand>
lang_code: string
scope: enums.BotCommandScope

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc