Optional
activitiesUser's current activities
See https://discord.com/developers/docs/topics/gateway-events#activity-object
Optional
client_User's platform-dependent status
See https://discord.com/developers/docs/topics/gateway-events#client-status-object
The ID of the guild the presence originates from. Always included, regardless of cache control.
Optional
statusEither "idle", "dnd", "online", or "offline"
Optional
userThe user presence is being updated for
The user object within this event can be partial, the only field which must be sent is the id
field,
everything else is optional.
See https://discord.com/developers/docs/resources/user#user-object
The ID of the user the presence originates from. Always included, regardless of cache control.
Generated using TypeDoc
A cached presence.