NapCatQQ/packages/napcat-onebot/action/msg
手瓜一十雪 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
..
DeleteMsg.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
ForwardSingleMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
GetMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
MarkMsgAsRead.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SendMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SendPrivateMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
SetMsgEmojiLike.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00