NapCatQQ/packages/napcat-onebot/action/go-cqhttp
手瓜一十雪 d525f9b03d Refactor and standardize share and message history APIs
Standardized field names (e.g., 'reverseOrder' to 'reverse_order', 'phoneNumber' to 'phone_number') and added new action names and classes for sharing contacts and group cards (SendArkShare, SendGroupArkShare). Deprecated old action names, updated API schemas and routes, and ensured backward compatibility for legacy fields. Updated frontend API definitions to match backend changes.
2025-11-22 13:14:46 +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 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 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