Skip to main content

PresenceUpdate

@discordeno/bot


Documentation / @discordeno/bot / PresenceUpdate

Interface: PresenceUpdate

Defined in: bot/src/transformers/types.ts:1463

Properties

activities

activities: Activity[]

Defined in: bot/src/transformers/types.ts:1470


desktop?

optional desktop: string

Defined in: bot/src/transformers/types.ts:1464


guildId

guildId: bigint

Defined in: bot/src/transformers/types.ts:1468


mobile?

optional mobile: string

Defined in: bot/src/transformers/types.ts:1465


status

status: PresenceStatus

Defined in: bot/src/transformers/types.ts:1469


user

user: User

Defined in: bot/src/transformers/types.ts:1467


web?

optional web: string

Defined in: bot/src/transformers/types.ts:1466