You are reading the documentation for the next version of discord.js. Documentation for v13/v14+ has been moved to old.discordjs.dev

RequiredWebSocketManagerOptions

export declare interface RequiredWebSocketManagerOptions
export declare interface RequiredWebSocketManagerOptions
Required options for the WebSocketManager
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