# /menu

The menu command group provides information and utilities related to custom menus.

Lists all the menus in the server

Initiates a new menu creation session, ended by typing finish, cancel, complete, done, save, or stop.

# Parameters

  • description : The description of the menu, will be displayed when it is posted.

Initiates a new menu creation session to override the menu specified.

# Parameters

  • description : The new description of the menu, will be displayed when it is posted.

Sends a menu to the specified channel.

# Parameters

  • menu : The menu ID of the menu to use.
  • channel : The channel to send the menu to.

Displays information about the specified menu.

# Parameters

  • menu : The menu ID of the menu to use.
  • item : The ID of the menu item to use.