MenuButtonCommands
Represents a menu button, which opens the bot's list of commands.
fields
| field | type | required | description |
|---|---|---|---|
type | string | required | Type of the button, must be commands |
import
import type { MenuButtonCommands } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#menubuttoncommands