Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/grammy_types/settings.ts>MenuButtonCommands

Types for the Telegram Bot API
Go to Latest
interface MenuButtonCommands
import { type MenuButtonCommands } from "https://deno.land/x/grammy_types@v3.1.2/settings.ts";

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

Properties

type: "commands"

Type of the button, must be commands