Version: 0.37.16Properties
d
: { compress?: boolean; guild_subscriptions?: boolean; intents?: number; large_threshold?: number; presence?: GatewayPresenceUpdate; properties: GatewayIdentifyProperties; shard?: [shard_id: number, shard_count: number]; token: string }Type declaration
optionalcompress?: boolean
optionalguild_subscriptions?: boolean
optionalintents?: number
optionallarge_threshold?: number
optionalshard?: [shard_id: number, shard_count: number]
token: string
https://discord.com/developers/docs/topics/gateway#identify
Gateway v6 is deprecated and the types will not receive further updates, please update to v8.