NapCatQQ/packages/napcat-onebot
手瓜一十雪 4dc8b3ed3b Refactor FileApi usage to obContext in OneBot
Replaced references to `core.apis.FileApi` with `obContext.apis.FileApi` across actions and message API to ensure consistent context usage. Added FileApi to the ApiListType and initialized it in NapCatOneBot11Adapter. This improves maintainability and context handling for file-related operations.
2025-11-15 11:20:01 +08:00
..
action Refactor FileApi usage to obContext in OneBot 2025-11-15 11:20:01 +08:00
api Refactor FileApi usage to obContext in OneBot 2025-11-15 11:20:01 +08:00
config refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
event refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
helper refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
network Remove unnecessary ts-ignore comments and improve typings 2025-11-14 14:53:21 +08:00
types refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
index.ts Refactor FileApi usage to obContext in OneBot 2025-11-15 11:20:01 +08:00
package.json Replace nap-proto-core with napcat-protobuf package 2025-11-14 16:19:26 +08:00
tsconfig.json Remove unused path aliases from tsconfig files 2025-11-14 14:37:43 +08:00