import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { BotsSetBotCommands } = functions;
Constructors
new
BotsSetBotCommands(params: { scope: types.TypeBotCommandScope; langCode: string; commands: Array<types.TypeBotCommand>; })Properties
protected
readonly
[params]: Paramscommands: Array<types.TypeBotCommand>
scope: types.TypeBotCommandScope
Static Properties
readonly
[paramDesc]: ParamDesc