Skip to main content
Version: 0.38.12

GatewayGuildMembersChunkPresence

Hierarchy

Index

Properties

optionalactivities

activities?: GatewayActivity[]

optionalclient_status

optionalstatus

Either "idle", "dnd", "online", or "offline"

user

user: Partial<APIUser> & Pick<APIUser, id>

The user presence is being updated for

The user object within this event can be partial, the only field which must be sent is the id field, everything else is optional.

@see
Page Options