interface RPCSetActivityArgs

external
export interface RPCSetActivityArgs

See also: https://discord.com/developers/docs/topics/rpc#setactivity-set-activity-argument-structure

optionalexternal
activity? : Partial<Omit<GatewayActivity, 'created_at' | 'id'>>

The rich presence to assign to the user

external
pid : number

The application's process id