interface GatewayPresenceClientStatus

external
export interface GatewayPresenceClientStatus

https://discord.com/developers/docs/topics/gateway-events#client-status-object

optionalexternal
desktop? : PresenceUpdateReceiveStatus

The user's status set for an active desktop (Windows, Linux, Mac) application session

optionalexternal
mobile? : PresenceUpdateReceiveStatus

The user's status set for an active mobile (iOS, Android) application session

optionalexternal
web? : PresenceUpdateReceiveStatus

The user's status set for an active web (browser, bot account) application session