NapCatQQ/packages/napcat-onebot/action/go-cqhttp
手瓜一十雪 91e0839ed5
Some checks are pending
Build NapCat Artifacts / Build-Framework (push) Waiting to run
Build NapCat Artifacts / Build-Shell (push) Waiting to run
Add upload_file option for file upload actions
Introduces an 'upload_file' boolean option to group and private file upload actions, allowing control over whether files are uploaded to group storage or sent directly. Updates the NTQQFileApi and OneBotFileApi to support this option and adjusts file handling logic accordingly.
2026-01-03 16:25:38 +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 Update message retrieval and parsing logic 2026-01-03 16:05:03 +08:00
GetFriendMsgHistory.ts Refactor and standardize share and message history APIs 2025-11-22 13:14:46 +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 and standardize share and message history APIs 2025-11-22 13:14:46 +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 Add upload_file option for file upload actions 2026-01-03 16:25:38 +08:00
UploadPrivateFile.ts Add upload_file option for file upload actions 2026-01-03 16:25:38 +08:00