Types

BotCommand

A bot command.

Properties

command: string

The command’s name.

description: string

The command’s description.

isEphemeral?: boolean

Whether the command is ephemeral.