description

abstract var description: String?(source)

Short description of the command displayed on Discord.

If this description is omitted, a default localization is searched in the command localization bundles using the root locale, for example: MyCommands.json.

This can be localized, see LocalizationFunction on how commands are mapped, example: ban.description.

See also