Skip to main content

DiscordClientStatus

@discordeno/bot


Documentation / @discordeno/bot / DiscordClientStatus

Interface: DiscordClientStatus

Defined in: packages/types/dist/types/discord/gateway.d.ts:576

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

Properties

desktop?

optional desktop: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:578

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


mobile?

optional mobile: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:580

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


web?

optional web: string

Defined in: packages/types/dist/types/discord/gateway.d.ts:582

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