The data to be passed to the presence manager's update method.

Hierarchy

Properties

Properties

afk?: boolean

Whether the presence should display the client is AFK.

Default Value

false

status?: PresenceStatusData

The presence status data to be used.

Default Value

online

type?: Playing | Streaming | Listening | Watching | Competing

The activity type to be used.

Default Value

ActivityType.Playing

Generated using TypeDoc