PresenceUpdate
Documentation / @discordeno/bot / PresenceUpdate
Interface: PresenceUpdate
Defined in: transformers/types.ts:1682
Properties
activities
activities:
Activity[]
Defined in: transformers/types.ts:1690
desktop?
optionaldesktop?:string
Defined in: transformers/types.ts:1683
guildId
guildId:
bigint
Defined in: transformers/types.ts:1688
mobile?
optionalmobile?:string
Defined in: transformers/types.ts:1684
status
status:
PresenceStatus
Defined in: transformers/types.ts:1689
user
user:
User
Defined in: transformers/types.ts:1687
vr?
optionalvr?:string
Defined in: transformers/types.ts:1686
web?
optionalweb?:string
Defined in: transformers/types.ts:1685