export interface CreateWebSocketManagerOptions extends Partial<OptionalWebSocketManagerOptions>, RequiredWebSocketManagerOptions
GatewayIntentBits | 0 intents :
The intents to request
Inherited from: RequiredWebSocketManagerOptions
REST rest :
The REST instance to use for fetching gateway information
Inherited from: RequiredWebSocketManagerOptions