Skip to main content
Version: Next

GatewayIdentify

@deprecated

Gateway v6 is deprecated and the types will not receive further updates, please update to v8.

Index

Properties

Properties

d

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
  • optionalpresence?: GatewayPresenceUpdate
  • properties: GatewayIdentifyProperties
  • optionalshard?: [shard_id: number, shard_count: number]
  • token: string

op

op: Identify