NapCatQQ/packages/napcat-onebot/action/msg
手瓜一十雪 e6687750eb Add actionSummary and improve action metadata
Introduces the actionSummary property to OneBotAction and updates all action classes to provide concise summaries and improved descriptions. Refactors example imports for better modularity, adds new example files for guild and packet actions, and updates the OpenAPI schema generator to use the new summary and improved descriptions. This enhances API documentation clarity and consistency.
2026-01-25 18:06:24 +08:00
..
DeleteMsg.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +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 actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
MarkMsgAsRead.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
SendMsg.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +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