Skip to main content
Version: Next

GatewayPresenceUpdate

@deprecated

API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.

Index

Properties

optionalactivities

activities?: GatewayActivity[]

optionalclient_status

client_status?: Partial<Record<desktop | mobile | web, PresenceUpdateStatus>>

optionalgame

game?: null | GatewayActivity

optionalguild_id

guild_id?: string

optionalnick

nick?: null | string

optionalpremium_since

premium_since?: null | string

optionalroles

roles?: string[]

optionalstatus

user

user: Partial<APIUser> & { id: string }