NapCatQQ/packages/napcat-onebot/action/go-cqhttp
手瓜一十雪 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
..
CreateGroupFileFolder.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
DeleteGroupFile.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
DeleteGroupFileFolder.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
DownloadFile.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetForwardMsg.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetFriendMsgHistory.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupAtAllRemain.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupFilesByFolder.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupFileSystemInfo.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupHonorInfo.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupMsgHistory.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetGroupRootFiles.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetOnlineClient.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GetStrangerInfo.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GoCQHTTPCheckUrlSafely.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GoCQHTTPDeleteFriend.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GoCQHTTPGetModelShow.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
GoCQHTTPSetModelShow.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
QuickAction.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SendForwardMsg.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SendGroupNotice.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetGroupPortrait.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
SetQQProfile.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
UploadGroupFile.ts Refactor FileApi usage to obContext in OneBot 2025-11-15 11:20:01 +08:00
UploadPrivateFile.ts Refactor FileApi usage to obContext in OneBot 2025-11-15 11:20:01 +08:00