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. |
||
|---|---|---|
| .. | ||
| CreateGroupFileFolder.ts | ||
| DeleteGroupFile.ts | ||
| DeleteGroupFileFolder.ts | ||
| DownloadFile.ts | ||
| GetForwardMsg.ts | ||
| GetFriendMsgHistory.ts | ||
| GetGroupAtAllRemain.ts | ||
| GetGroupFilesByFolder.ts | ||
| GetGroupFileSystemInfo.ts | ||
| GetGroupHonorInfo.ts | ||
| GetGroupMsgHistory.ts | ||
| GetGroupRootFiles.ts | ||
| GetOnlineClient.ts | ||
| GetStrangerInfo.ts | ||
| GoCQHTTPCheckUrlSafely.ts | ||
| GoCQHTTPDeleteFriend.ts | ||
| GoCQHTTPGetModelShow.ts | ||
| GoCQHTTPSetModelShow.ts | ||
| QuickAction.ts | ||
| SendForwardMsg.ts | ||
| SendGroupNotice.ts | ||
| SetGroupPortrait.ts | ||
| SetQQProfile.ts | ||
| UploadGroupFile.ts | ||
| UploadPrivateFile.ts | ||