NapCatQQ/packages/napcat-onebot/action/msg
手瓜一十雪 fd1808e36a Add action examples and enhance action metadata
Introduced a centralized examples.ts file providing payload and return examples for all actions. Updated numerous action classes to include actionDescription, actionTags, payloadExample, and returnExample fields, improving API documentation and discoverability.
2026-01-25 17:45:46 +08:00
..
DeleteMsg.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +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