Search...

FetchingStrategyOptions

export interface FetchingStrategyOptions extends Omit<WebSocketManagerOptions, 'buildStrategy' | 'rest' | 'retrieveSessionInfo' | 'shardCount' | 'shardIds' | 'updateSessionInfo'> 
export interface FetchingStrategyOptions extends Omit<WebSocketManagerOptions, 'buildStrategy' | 'rest' | 'retrieveSessionInfo' | 'shardCount' | 'shardIds' | 'updateSessionInfo'> 

No summary provided.

Extends

Omit<WebSocketManagerOptions, 'buildStrategy' | 'rest' | 'retrieveSessionInfo' | 'shardCount' | 'shardIds' | 'updateSessionInfo'>
Readonly

gatewayInformation

:

APIGatewayBotInfo

Readonly

shardCount

:

number