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
string token :
The token to use for identifying with the gateway
Inherited from: RequiredWebSocketManagerOptions