Search...

FetchingStrategyOptions

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

No summary provided.

Extends

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

gatewayInformation

:

APIGatewayBotInfo

Readonly

shardCount

:

number