Skip to main content
Module

x/mtkruto/mod.ts>SetMyCommandsParams

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
interface SetMyCommandsParams
Re-export
import { type SetMyCommandsParams } from "https://deno.land/x/mtkruto@0.1.702/mod.ts";

Properties

optional
languageCode: string

A two-letter ISO 639-1 language code. If not set, the command details will be updated for users having an unsupported language.

optional
scope: BotCommandScope

The scope in which the commands are available.