acceptCommand

open fun acceptCommand(builder: EmbedBuilder, commandInfo: TextCommandInfo)(source)

Customizes the given EmbedBuilder when showing help for a specific command.

Parameters

builder

The embed to customize

commandInfo

The command to customize the embed for