CreateWebSocketManagerOptions

export interface CreateWebSocketManagerOptions extends Partial<OptionalWebSocketManagerOptions>, RequiredWebSocketManagerOptions
export interface CreateWebSocketManagerOptions extends Partial<OptionalWebSocketManagerOptions>, RequiredWebSocketManagerOptions

No summary provided.

intents:GatewayIntentBits | 0
The intents to request
Inherited from RequiredWebSocketManagerOptions
rest:REST
The REST instance to use for fetching gateway information
Inherited from RequiredWebSocketManagerOptions