PresenceUpdate
Documentation / @discordeno/bot / PresenceUpdate
Interface: PresenceUpdate
Defined in: bot/src/transformers/types.ts:1484
Properties
activities
activities:
Activity[]
Defined in: bot/src/transformers/types.ts:1491
desktop?
optionaldesktop:string
Defined in: bot/src/transformers/types.ts:1485
guildId
guildId:
bigint
Defined in: bot/src/transformers/types.ts:1489
mobile?
optionalmobile:string
Defined in: bot/src/transformers/types.ts:1486
status
status:
PresenceStatus
Defined in: bot/src/transformers/types.ts:1490
user
user:
User
Defined in: bot/src/transformers/types.ts:1488
web?
optionalweb:string
Defined in: bot/src/transformers/types.ts:1487