Skip to main content
Module

x/mtkruto/mod.ts>functions.BotsGetBotCommands

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

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc