open class CommandFormatter
CommandFormatter() |
open static fun formatCommand(commandClient: CommandClient, command: Command): EmbedBuilderopen static fun formatCommand(commandClient: CommandClient, guild: Guild, command: Command): EmbedBuilderopen static fun formatCommand(prefix: CharSequence, command: Command): EmbedBuilder |