NapCatQQ/packages/napcat-onebot/action/user
手瓜一十雪 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
..
GetCookies.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
GetFriendList.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetRecentContact.ts 暂时OK 2026-01-27 16:18:19 +08:00
SendLike.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetFriendAddRequest.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
SetFriendRemark.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00