NapCatQQ/packages/napcat-onebot/action/group
手瓜一十雪 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
..
DelEssenceMsg.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
DelGroupNotice.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetAiRecord.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
GetGroupDetailInfo.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupEssence.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupIgnoredNotifies.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
GetGroupInfo.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupList.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupMemberInfo.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupMemberList.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupNotice.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
GetGroupShutList.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
SendGroupAiRecord.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
SendGroupMsg.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetEssenceMsg.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupAddRequest.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupAdmin.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupBan.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupCard.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupKick.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupLeave.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupName.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SetGroupWholeBan.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00