NapCatQQ/packages/napcat-onebot/action/msg
手瓜一十雪 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
..
DeleteMsg.ts AI修正部分api文档 2026-01-27 15:06:05 +08:00
examples.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
ForwardSingleMsg.ts AI修正部分api文档 2026-01-27 15:06:05 +08:00
GetMsg.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
MarkMsgAsRead.ts AI修正部分api文档 2026-01-27 15:06:05 +08:00
SendMsg.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
SendPrivateMsg.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
SetMsgEmojiLike.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00