Skip to main content
Module

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

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

Properties

_: "updateBotCommands"
peer: Peer
bot_id: bigint
commands: Array<BotCommand>