NapCatQQ/packages/napcat-onebot/action/go-cqhttp
手瓜一十雪 1fa0980709 Refactor action examples structure and imports
Moved action example files into a new 'example' directory and updated all imports accordingly. Removed the monolithic 'examples.ts' and redefined ActionExamples in OneBotAction.ts to only include common error codes. This improves code organization and maintainability.
2026-01-27 16:45:44 +08:00
..
CreateGroupFileFolder.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
DeleteGroupFile.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
DeleteGroupFileFolder.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
DownloadFile.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetForwardMsg.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetFriendMsgHistory.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupAtAllRemain.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupFilesByFolder.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupFileSystemInfo.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupHonorInfo.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupMsgHistory.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupRootFiles.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetOnlineClient.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetStrangerInfo.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GoCQHTTPCheckUrlSafely.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GoCQHTTPDeleteFriend.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GoCQHTTPGetModelShow.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GoCQHTTPSetModelShow.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
QuickAction.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SendForwardMsg.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
SendGroupNotice.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupPortrait.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetQQProfile.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
UploadGroupFile.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
UploadPrivateFile.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00