getDetailedDescription

Returns a detailed embed of what the command is, it is used by the internal help command

The help command will automatically set the embed title to be Command '[command_name]' but can be overridden

It will also set the embed's description to be the command's description, you can override with setDescription

Return

The EmbedBuilder to use as a detailed description

See also

TextCommandBuilder

DSL equivalent