API v8 - DeprecatedInterfacesGatewayPresenceUpdateDataVersion: 0.34.0On this pageGatewayPresenceUpdateData https://discord.com/developers/docs/topics/gateway#update-presence-gateway-presence-update-structure@deprecatedAPI and gateway v8 are deprecated and the types will not receive further updates, please update to v10.Index PropertiesactivitiesafksincestatusProperties activitiesactivities: GatewayActivityUpdateData[]The user’s activitiesSee https://discord.com/developers/docs/topics/gateway#activity-objectafkafk: booleanWhether or not the client is afksincesince: null | numberUnix time (in milliseconds) of when the client went idle, or null if the client is not idlestatusstatus: PresenceUpdateStatusThe user’s new statusSee https://discord.com/developers/docs/topics/gateway#update-presence-status-types
https://discord.com/developers/docs/topics/gateway#update-presence-gateway-presence-update-structure
API and gateway v8 are deprecated and the types will not receive further updates, please update to v10.