Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration onlineStatus

enum

Represents the status of the user

Index

Enumeration members

Enumeration members

away

away: = 2

Status if a user is away

offline

offline: = 3

Status if a user is away

online

online: = 1

Status if a user is online

Generated using TypeDoc