DiscordClientStatus
Documentation / @discordeno/types / DiscordClientStatus
Interface: DiscordClientStatus
Defined in: discord/gateway.ts:838
https://docs.discord.com/developers/events/gateway-events#client-status-object
Properties
desktop?
optionaldesktop?:string
Defined in: discord/gateway.ts:840
The user's status set for an active desktop (Windows, Linux, Mac) application session
mobile?
optionalmobile?:string
Defined in: discord/gateway.ts:842
The user's status set for an active mobile (iOS, Android) application session
web?
optionalweb?:string
Defined in: discord/gateway.ts:844
The user's status set for an active web (browser, bot account) application session