interface FetchingStrategyOptions

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

readonly
gatewayInformation : APIGatewayBotInfo

readonly
shardCount : number