class Presence
extends
Baseexport class Presence extends Base
Represents a user's presence.
Constructors
client: Client<true>data?: RawPresenceData)
constructor(client: Client<true>
data?: RawPresenceData
Constructs a new instance of the Presence
class
Activity[] activities :
The activities of this presence
ClientPresenceStatusData | null clientStatus :
The devices this presence is on
readonlyGuildMember | null member :
The member of this presence
PresenceStatus status :
The status of this presence
Snowflake userId :
The presence's user id