C2SUnbanUserPacket

A client can send this packet to unban other users.

Parameters

user

user is an ID.

Constructors

Link copied to clipboard
constructor(user: String)

Properties

Link copied to clipboard
@SerializedName(value = "user")
val user: String