FetchingStrategyOptions
export interface FetchingStrategyOptions extends Omit<WebSocketManagerOptions, 'retrieveSessionInfo' | 'updateSessionInfo' | 'shardCount' | 'shardIds' | 'rest'>
export interface FetchingStrategyOptions extends Omit<WebSocketManagerOptions, 'retrieveSessionInfo' | 'updateSessionInfo' | 'shardCount' | 'shardIds' | 'rest'>
No summary provided.
Extends
Omit<WebSocketManagerOptions, 'retrieveSessionInfo' | 'updateSessionInfo' | 'shardCount' | 'shardIds' | 'rest'>Readonly
gatewayInformation
:
APIGatewayBotInfo
Readonly