Skip to main content
Version: Next

GatewayIdentifyData

Index

Properties

optionalcompress

compress?: boolean

Whether this connection supports compression of packets

@defaultValue

false

intents

intents: number

The Gateway Intents you wish to receive

See https://discord.com/developers/docs/topics/gateway#gateway-intents

optionallarge_threshold

large_threshold?: number

Value between 50 and 250, total number of members where the gateway will stop sending offline members in the guild member list

@defaultValue

50

optionalpresence

Presence structure for initial presence information

See https://discord.com/developers/docs/topics/gateway-events#update-presence

properties

optionalshard

shard?: [shard_id: number, shard_count: number]

token

token: string

Authentication token