cacheMap
约 59 字小于 1 分钟
2025-10-13
Karin API Docs / cacheMap
变量: cacheMap
constcacheMap:object
定义于: packages/core/src/adapter/onebot/core/cache.ts:5
OneBot适配器缓存Map
类型声明
http
http:
Map<string,AdapterOneBot<OneBotHttp>>
wsClient
wsClient:
Map<string,AdapterOneBot<OneBotWsClient>>
wsServer
wsServer:
Map<string,AdapterOneBot<OneBotWsServer>>
