interface PresenceData

export interface PresenceData

Data resembling a raw Discord presence.

optional
activities? : ActivitiesOptions[]

Activity the user is playing

optional
afk? : boolean

Whether the user is AFK

optional
shardId? : number | number[]

Shard id(s) to have the activity set on

optional
status? : PresenceStatusData

Status of the user