AddMemberV2Update

Newer add-member update for clans.

Constructors

Link copied to clipboard
constructor(hash: Long, name: String?, joinRuneDay: Int)
constructor(name: String?, joinRuneDay: Int)

Properties

Link copied to clipboard
val hash: Long

the hash of the member, or 0 if this clan does not use hashes.

Link copied to clipboard

the rune day when this user joined the clan

Link copied to clipboard
val name: String?

the name of the member.

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