NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 20398af648 Refactor type handling and improve message parsing
Updated several actions to use more precise type casting and type guards, improving type safety and clarity. Enhanced message parsing logic for forward messages and group/friend message history. Standardized return schemas and error handling for avatar and group portrait actions.
2026-01-25 16:32:36 +08:00
..
extends Refactor type handling and improve message parsing 2026-01-25 16:32:36 +08:00
file Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
go-cqhttp Refactor type handling and improve message parsing 2026-01-25 16:32:36 +08:00
group Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
guild Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
msg Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
new Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
packet Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
stream Refactor payload schemas to use string IDs 2026-01-25 15:07:43 +08:00
system Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
test Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
user Refactor type definitions and payload schemas in actions 2026-01-25 16:26:27 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
index.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
OneBotAction.ts Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +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