Skip to main content
Version: Next

GatewayReadyDispatchData

Index

Properties

application

application: Pick<APIApplication, id | flags>

guilds

resume_gateway_url

resume_gateway_url: string

Gateway url for resuming connections

session_id

session_id: string

Used for resuming connections

optionalshard

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

The shard information associated with this session, if sent when identifying

user

user: APIUser

Information about the user including email

v

v: number