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

formatCommand

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