Interface
PresenceUpdateOptions
CamelCase presence for ClientUser.
Properties
activities
?: Array<{ name: string; type: number; url?: string | null }>afk
?: booleancustomStatus
?: { text?: string | null; emojiName?: string | null; emojiId?: string | null; } | nullsince
?: number | nullstatus
: 'online' | 'idle' | 'dnd' | 'invisible'