/
docs
/
packages
/
ws
/
0.1.0
/
RequiredWebSocketManagerOptions%3AInterface
Search...
K
ws
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
0.1.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
RequiredWebSocketManagerOptions
export interface
RequiredWebSocketManagerOptions
export interface
RequiredWebSocketManagerOptions
Summary
Required options for the WebSocketManager
Properties
intents
:
GatewayIntentBits
The intents to request
rest
:
REST
The REST instance to use for fetching gateway information
token
:
string
The token to use for identifying with the gateway