@NotNull open fun setOwners(owners: MutableList<Long!>!): @NotNull CommandClientBuilder
Sets the list of bot owners.
owners - MutableList<Long!>!: a List containing all bot owner ids
IllegalStateException - if the stored CommandClientConfiguration is a me.schlaubi.regnumutils.command.configuration.ImmutableCommandClientConfiguration
Return
CommandClientBuilder: the CommandClientBuilder