Skip to main content
Module

x/grammy_types/mod.ts>MenuButtonCommands

Type declarations of the Telegram Bot API.
Very Popular
Go to Latest
interface MenuButtonCommands
import { type MenuButtonCommands } from "https://deno.land/x/grammy_types@v3.4.3/mod.ts";

Represents a menu button, which opens the bot's list of commands.

Properties

type: "commands"

Type of the button, must be commands