Skip to main content
Module

x/mtkruto/mod.ts>functions.BotsResetBotCommands

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

Constructors

new
BotsResetBotCommands(params: { scope: types.TypeBotCommandScope; langCode: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
langCode: string
scope: types.TypeBotCommandScope

Static Properties

readonly
[paramDesc]: ParamDesc