Skip to main content
Module

x/grammy_menu/deps.deno.ts>MenuButtonCommands

Easily create interactive menus with grammY.
Go to Latest
interface MenuButtonCommands
import { type MenuButtonCommands } from "https://deno.land/x/grammy_menu@v1.1.2/deps.deno.ts";

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

Properties

type: "commands"

Type of the button, must be commands