description

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.

Note: A description cannot be set here and on @JDASlashCommand at the same time.

See also

TopLevelSlashCommandBuilder.description

DSL equivalent