/
docs
/
packages
/
ws
/
0.2.0
/
SessionInfo%3AInterface
Search...
K
ws
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
0.2.0
main
2.0.1
2.0.0
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.0
0.6.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
Classes
IdentifyThrottler
SimpleContextFetchingStrategy
SimpleShardingStrategy
WebSocketManager
WebSocketShard
WorkerContextFetchingStrategy
WorkerShardingStrategy
Functions
lazy
managerToFetchingStrategyOptions
range
Enums
CloseCodes
CompressionMethod
Encoding
WebSocketShardDestroyRecovery
WebSocketShardEvents
WebSocketShardStatus
WorkerRecievePayloadOp
WorkerSendPayloadOp
Interfaces
FetchingStrategyOptions
IContextFetchingStrategy
IShardingStrategy
OptionalWebSocketManagerOptions
RequiredWebSocketManagerOptions
SessionInfo
ShardRange
WebSocketShardDestroyOptions
WorkerData
WorkerShardingStrategyOptions
Types
Awaitable
ManagerShardEventsMap
WebSocketManagerOptions
WebSocketShardEventsMap
WorkerRecievePayload
WorkerSendPayload
Variables
DefaultDeviceProperty
DefaultWebSocketManagerOptions
ImportantGatewayOpcodes
SessionInfo
export interface
SessionInfo
export interface
SessionInfo
Summary
Session information for a given shard, used to resume a session
Properties
sequence
:
number
The sequence number of the last message sent by the shard
sessionId
:
string
Session id for this shard
shardCount
:
number
The total number of shards at the time of this shard identifying
shardId
:
number
The id of the shard