distype - v3.0.1
Preparing search index...
GatewayPresenceUpdateData
Interface GatewayPresenceUpdateData
Gateway presence update data.
interface
GatewayPresenceUpdateData
{
activities
:
GatewayPresenceActivity
[]
;
afk
:
boolean
;
since
:
null
|
number
;
status
:
"idle"
|
"offline"
|
"online"
|
"dnd"
|
"invisible"
;
}
Index
Properties
activities
afk
since
status
Properties
activities
activities
:
GatewayPresenceActivity
[]
afk
afk
:
boolean
since
since
:
null
|
number
status
status
:
"idle"
|
"offline"
|
"online"
|
"dnd"
|
"invisible"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activities
afk
since
status
distype - v3.0.1
Loading...
Gateway presence update data.