Skip to main content

BotStatusUpdate

@discordeno/bot


Documentation / @discordeno/bot / BotStatusUpdate

Interface: BotStatusUpdate

Defined in: packages/gateway/dist/types/types.d.ts:171

https://discord.com/developers/docs/topics/gateway-events#update-presence

Properties

activities

activities: BotActivity[]

Defined in: packages/gateway/dist/types/types.d.ts:174

The user's activities


since

since: null | number

Defined in: packages/gateway/dist/types/types.d.ts:172


status

status: "idle" | "dnd" | "online" | "offline"

Defined in: packages/gateway/dist/types/types.d.ts:176

The user's new status