export interface GatewayIdentifyData
https://discord.com/developers/docs/topics/gateway-events#identify
optionalexternalboolean compress? :
Whether this connection supports compression of packets false
externalnumber intents :
The Gateway Intents you wish to receiveSee https://discord.com/developers/docs/topics/gateway#gateway-intents
optionalexternalnumber large_threshold? :
Value between 50 and 250, total number of members where the gateway will stop sending offline members in the guild member list 50
optionalexternalGatewayPresenceUpdateData presence? :
Presence structure for initial presence informationSee https://discord.com/developers/docs/topics/gateway-events#update-presence
externalGatewayIdentifyProperties properties :
Connection propertiesSee https://discord.com/developers/docs/topics/gateway-events#identify-identify-connection-properties
Used for Guild ShardingSee https://discord.com/developers/docs/topics/gateway#sharding
externalstring token :
Authentication token