UpdateBaseSettingsEvent

Clan channel delta update base settings event is used to modify the base settings of a clan.

Constructors

Link copied to clipboard
constructor()
constructor(clanName: String, talkRank: Int, kickRank: Int)

Properties

Link copied to clipboard

the clan name to set

Link copied to clipboard

the minimum rank needed to kick other members

Link copied to clipboard

the minimum rank needed to talk

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String