interface RequiredWebSocketManagerOptions

export 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