NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 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
..
extends Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
file Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
go-cqhttp Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
group Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
guild Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
msg Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
new Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
packet Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
stream Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
system Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
test Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
user Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
examples.ts Add action examples and enhance action metadata 2026-01-25 17:45:46 +08:00
index.ts Add napcat-schema package for OpenAPI generation 2026-01-25 17:12:25 +08:00
OneBotAction.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
router.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
schemas.ts Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00