Interface
PresenceUpdatePayload
Payload for Events.PresenceUpdate.
Properties
| Name | Type | Description |
|---|---|---|
| activities | PresenceActivity[] | |
| customStatus | { text?: string | null; emojiId?: string | null; emojiName?: string | null } | null | |
| guildId | string | null | |
| status | string | null | |
| userId | string |