Skip to main content
Module

x/mtkruto/2_tl.ts>Api.bots_setBotCommands

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface Api.bots_setBotCommands
import { type Api } from "https://deno.land/x/mtkruto@0.2.24/2_tl.ts";
const { bots_setBotCommands } = Api;

Properties

_: "bots.setBotCommands"
lang_code: string
commands: Array<BotCommand>
optional
[R]: boolean