API v6 - DeprecatedInterfacesGatewayPresenceUpdateVersion: 0.33.3On this pageGatewayPresenceUpdate https://discord.com/developers/docs/topics/gateway#presence-update-presence-update-event-fields@deprecatedAPI and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.Index Propertiesactivitiesclient_statusgameguild_idnickpremium_sincerolesstatususerProperties optionalactivitiesactivities?: GatewayActivity[]optionalclient_statusclient_status?: Partial<Record<desktop | mobile | web, PresenceUpdateStatus>>optionalgamegame?: null | GatewayActivityoptionalguild_idguild_id?: stringoptionalnicknick?: null | stringoptionalpremium_sincepremium_since?: null | stringoptionalrolesroles?: string[]optionalstatusstatus?: PresenceUpdateStatususeruser: Partial<APIUser> & { id: string }
https://discord.com/developers/docs/topics/gateway#presence-update-presence-update-event-fields
API and Gateway v6 are deprecated and the types will not receive further updates, please update to v8.