Interface UserIdentity

Identity of an user

Hierarchy

  • UserIdentity

Properties

Properties

away: boolean

True if the user is away This means the user didn't interact with the server for several minutes

group: string

User group, usually a single character Examples: +,%,@,#,&

id: string

User ID

name: string

User name

Generated using TypeDoc