The application id (game id) this activity is associated with.
An object containing any relevant image urls used for Rich Presence popups.
The date this activity started.
What the player is currently doing.
The data for the Emoji used for the user's custom status, if set.
A bit set of flags that describe what Rich Presence actions can be performed on this activity.
true
if the activity is an instanced game session.
The name of the game or activity.
The activity's party information.
An object containing secrets for Rich Presence joining and spectating.
The user's current party status.
An object containing start and end time for this activity.
The type of activity this is.
A url for this activity, typically a url to a stream if the activity is a STREAMING.
Generated using TypeDoc
An object describing an ongoing activity.
This data is usually used to display the "Currently Playing" data on the user card in the Discord client.
It also contains any other relevant Rich Presence data, if any exists.
All fields are nullable except the name and type.