Skip to main content
Module

x/grammy_hydrate/deps.deno.ts>MenuButtonCommands

Hydration plugin for API calls and context objects.
Latest
interface MenuButtonCommands
import { type MenuButtonCommands } from "https://deno.land/x/grammy_hydrate@v1.4.1/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