diff --git a/src/gateway/opcodes/Identify.ts b/src/gateway/opcodes/Identify.ts index e30a1ee..c535cd4 100644 --- a/src/gateway/opcodes/Identify.ts +++ b/src/gateway/opcodes/Identify.ts @@ -126,6 +126,7 @@ os: identify.properties?.os || identify.properties?.$os, version: 0, }, + client_status: {}, activities: identify.presence?.activities, // TODO: validation });