NapCatQQ/packages/napcat-onebot/action/system
手瓜一十雪 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
..
CanSendImage.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
CanSendRecord.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
CleanCache.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
GetCredentials.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetCSRF.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
GetLoginInfo.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetStatus.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetSystemMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetVersionInfo.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetRestart.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00