Interface ICommandParams

Defines the parameters of a command.

Hierarchy

  • ICommandParams

Properties

Properties

description?: ICommandDescription[]
name: string

Text of the command; 1-32 characters. Can contain only lowercase English letters, digits and underscores.

Generated using TypeDoc