common / me.schlaubi.regnumutils.command.util / CommandFormatter

CommandFormatter

open class CommandFormatter

Constructors

<init>

CommandFormatter()

Functions

formatCommand

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