interface RequiredWebSocketManagerOptions

external
interface RequiredWebSocketManagerOptions

Required options for the WebSocketManager

external
intents : GatewayIntentBits | 0

The intents to request

external
rest : REST

The REST instance to use for fetching gateway information

external
token : string

The token to use for identifying with the gateway