NapCatQQ/packages/napcat-onebot/action/group
手瓜一十雪 335c83a3d5 Refactor action example imports and add example files
Moved action example data to dedicated 'examples.ts' files for each action category (extends, file, go-cqhttp, group, msg, system, user). Updated all action classes to import and use the new example modules, improving code organization and maintainability. Also added missing actionTags and actionDescription where appropriate.
2026-01-25 17:55:07 +08:00
..
DelEssenceMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
DelGroupNotice.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
examples.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
GetAiRecord.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetGroupDetailInfo.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
GetGroupEssence.ts Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
GetGroupIgnoredNotifies.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
GetGroupInfo.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
GetGroupList.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetGroupMemberInfo.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetGroupMemberList.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetGroupNotice.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetGroupShutList.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
SendGroupAiRecord.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SendGroupMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetEssenceMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupAddRequest.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupAdmin.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupBan.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupCard.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupKick.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupLeave.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupName.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetGroupWholeBan.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00