Skip to content

PresenceData

typedef · Source

Data resembling a raw Discord presence. Type: Object

Properties

status

optional

status: PresenceStatusData

Status of the user

afk

optional

afk: boolean

Whether the user is AFK

activities

optional

activities: Array<ActivitiesOptions> | Array<CustomStatus> | Array<RichPresence> | Array<SpotifyRPC>

Activity the user is playing

shardId

optional

shardId: number | Array<number>

Shard id(s) to have the activity set on

Unofficial software. Not affiliated with or supported by Discord.