NapCatQQ/packages/napcat-onebot/action
手瓜一十雪 268159374c Refactor OB11 message types to use TypeBox schemas
Migrates all OB11 message segment and message type definitions from interface/enums to TypeBox schemas in types/message.ts. Removes the now-redundant message-segment-schema.ts file and updates imports to use the new schema-based types. This unifies type validation and TypeScript types, improving maintainability and consistency.
2026-01-27 17:27:48 +08:00
..
example Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
extends Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
file Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
go-cqhttp Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
group Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
guild Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
msg Refactor OB11 message types to use TypeBox schemas 2026-01-27 17:27:48 +08:00
new Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
packet Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
stream Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
system Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
test Add payload and return schemas to OneBot actions 2026-01-25 14:50:58 +08:00
user Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
auto-register.ts Add ESLint config and update code style 2025-11-15 16:21:59 +08:00
index.ts Add napcat-schema package for OpenAPI generation 2026-01-25 17:12:25 +08:00
OneBotAction.ts Refactor action examples structure and imports 2026-01-27 16:45:44 +08:00
router.ts 增加/fetch_emoji_likes_all (#1548) 2026-01-25 13:18:16 +08:00
schemas.ts 暂时OK 2026-01-27 16:18:19 +08:00