@NotNull open fun setPrefix(prefix: String!): @NotNull CommandClientBuilder
Sets the default prefix.
prefix - String!: the prefix
IllegalStateException - if the stored CommandClientConfiguration is a me.schlaubi.regnumutils.command.configuration.ImmutableCommandClientConfiguration
Return
CommandClientBuilder: the CommandClientBuilder