SimpleContextFetchingStrategy
declare class SimpleContextFetchingStrategy implements IContextFetchingStrategy
declare class SimpleContextFetchingStrategy implements IContextFetchingStrategy
No summary provided.
Implements
IContextFetchingStrategyconstructor(manager, options)
Constructs a new instance of the
SimpleContextFetchingStrategy
className | Type | Optional | Description |
---|---|---|---|
manager | WebSocketManager | No | None |
options | FetchingStrategyOptions | No | None |
Readonly
Name | Type | Optional | Description |
---|---|---|---|
shardId | number | No | None |
updateSessionInfo(shardId, sessionInfo)
:
_discordjs_util.Awaitable<void>
Name | Type | Optional | Description |
---|---|---|---|
shardId | number | No | None |
sessionInfo | SessionInfo | null | No | None |