mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 22:51:13 +00:00
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. |
||
|---|---|---|
| .. | ||
| DeleteMsg.ts | ||
| examples.ts | ||
| ForwardSingleMsg.ts | ||
| GetMsg.ts | ||
| MarkMsgAsRead.ts | ||
| SendMsg.ts | ||
| SendPrivateMsg.ts | ||
| SetMsgEmojiLike.ts | ||