Skip to content

GatewayIdentifyData

Package: @erinjs/types

// Outgoing (client -> gateway)

Properties

NameTypeReadonlyOptionalDescription
compressbooleanNoYes
intentsnumberNoNo
large_thresholdnumberNoYes
presenceGatewayPresenceUpdateDataNoYes
properties{ os: string; browser: string; device: string; }NoNo
shard[shardId: number, numShards: number]NoYes
tokenstringNoNo

Released under the Apache-2.0 License.