class ClientPresence
extends
Presenceexport class ClientPresence extends Presence
Represents the client's presence.
readonlyClient client :
The client that instantiated this
optionalobject clientStatus? :
The devices this presence is on
optionalGuild guild? :
The guild this presence is in
readonlyoptionalGuildMember member? :
The member of this presence
PresenceStatus status :
The status of this presence
readonlyoptionalUser user? :
The user of this presence
Snowflake userId :
The presence's user id