FetchingStrategyOptions

export interface FetchingStrategyOptions extends Pick<WebSocketManagerOptions, 'compression' | 'encoding' | 'handshakeTimeout' | 'helloTimeout' | 'identifyProperties' | 'initialPresence' | 'intents' | 'largeThreshold' | 'readyTimeout' | 'token' | 'useIdentifyCompression' | 'version'>
export interface FetchingStrategyOptions extends Pick<WebSocketManagerOptions, 'compression' | 'encoding' | 'handshakeTimeout' | 'helloTimeout' | 'identifyProperties' | 'initialPresence' | 'intents' | 'largeThreshold' | 'readyTimeout' | 'token' | 'useIdentifyCompression' | 'version'>

No summary provided.

Extends

Pick<WebSocketManagerOptions, 'compression' | 'encoding' | 'handshakeTimeout' | 'helloTimeout' | 'identifyProperties' | 'initialPresence' | 'intents' | 'largeThreshold' | 'readyTimeout' | 'token' | 'useIdentifyCompression' | 'version'>
Readonly
gatewayInformation:APIGatewayBotInfo
Readonly
shardCount:number