interface FetchingStrategyOptions

extends

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

readonly
gatewayInformation : APIGatewayBotInfo

readonly
shardCount : number