Appearance
GatewayIdentifyData
Package: @erinjs/types
// Outgoing (client -> gateway)
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
compress | boolean | No | Yes | |
intents | number | No | No | |
large_threshold | number | No | Yes | |
presence | GatewayPresenceUpdateData | No | Yes | |
properties | { os: string; browser: string; device: string; } | No | No | |
shard | [shardId: number, numShards: number] | No | Yes | |
token | string | No | No |