mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-19 13:10:16 +08:00
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. |
||
|---|---|---|
| .. | ||
| extends | ||
| file | ||
| go-cqhttp | ||
| group | ||
| guild | ||
| msg | ||
| new | ||
| packet | ||
| stream | ||
| system | ||
| test | ||
| user | ||
| auto-register.ts | ||
| index.ts | ||
| OneBotAction.ts | ||
| router.ts | ||