class SimpleContextFetchingStrategy
implements
IContextFetchingStrategydeclare class SimpleContextFetchingStrategy implements IContextFetchingStrategy
readonlyFetchingStrategyOptions options :
retrieveSessionInfoshardId: number) : Promise<SessionInfo | null> (
shardId: number
updateSessionInfoshardId: numbersessionInfo: SessionInfo | null) : _discordjs_util.Awaitable<void> (
shardId: number
sessionInfo: SessionInfo | null