You are reading the documentation for the
next
version of discord.js. Documentation for v13/v14+ has been moved to
old.discordjs.dev
/
docs
/
packages
/
ws
/
main
/
RequiredWebSocketManagerOptions%3AInterface
Search...
K
ws
discord.js
brokers
builders
collection
core
formatters
next
proxy
rest
util
voice
ws
main
main
Classes
SimpleContextFetchingStrategy
SimpleIdentifyThrottler
SimpleShardingStrategy
WebSocketManager
WebSocketShard
WorkerBootstrapper
WorkerContextFetchingStrategy
WorkerShardingStrategy
Functions
getInitialSendRateLimitState
managerToFetchingStrategyOptions
Enums
CloseCodes
CompressionMethod
Encoding
WebSocketShardDestroyRecovery
WebSocketShardEvents
WebSocketShardStatus
WorkerReceivePayloadOp
WorkerSendPayloadOp
Interfaces
BootstrapOptions
FetchingStrategyOptions
IContextFetchingStrategy
IdentifyState
IIdentifyThrottler
IShardingStrategy
OptionalWebSocketManagerOptions
RequiredWebSocketManagerOptions
SendRateLimitState
SessionInfo
ShardRange
WebSocketShardDestroyOptions
WorkerData
WorkerShardingStrategyOptions
Types
ManagerShardEventsMap
WebSocketManagerOptions
WebSocketShardEventsMap
WorkerReceivePayload
WorkerSendPayload
Variables
DefaultDeviceProperty
DefaultWebSocketManagerOptions
ImportantGatewayOpcodes
version
RequiredWebSocketManagerOptions
export declare interface
RequiredWebSocketManagerOptions
export declare interface
RequiredWebSocketManagerOptions
Summary
Required options for the WebSocketManager
Properties
intents
:
GatewayIntentBits
| 0
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