S2CPrivateMessagePacket

constructor(id: String, user: AxoUser, content: String)

Parameters

id

author_id is an ID.

user

author_info is optional and described in detail in UserInfo.

content

content is any message fitting the validation scheme of the server.