GatewayActivity

export interface GatewayActivity
export interface GatewayActivity
application_id?:Snowflake
Application id for the game
The custom buttons shown in the Rich Presence (max 2)
created_at:number
Unix timestamp of when the activity was added to the user's session
details?:string | null
What the player is currently doing
The activity's id
instance?:boolean
Whether or not the activity is an instanced game session
name:string
The activity's name
platform?:string
The platform this activity is being done on You can use ActivityPlatform as a stepping stone, but this might be inaccurate
session_id?:string
state?:string | null
The user's current party status, or the text used for a custom status
sync_id?:string
The Spotify song id
Unix timestamps for start and/or end of the game
url?:string | null
Stream url, is validated when type is 1