NapCatQQ/packages/napcat-onebot
手瓜一十雪 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
..
action Refactor OB11 message types to use TypeBox schemas 2026-01-27 17:27:48 +08:00
api Add napcat-types package for unified type exports 2026-01-26 11:33:22 +08:00
config Add napcat-types package for unified type exports 2026-01-26 11:33:22 +08:00
event Add napcat-types package for unified type exports 2026-01-26 11:33:22 +08:00
helper refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
network Add plugin enable/disable config and status management 2026-01-17 16:24:46 +08:00
types Refactor OB11 message types to use TypeBox schemas 2026-01-27 17:27:48 +08:00
index.ts Add napcat-types package for unified type exports 2026-01-26 11:33:22 +08:00
package.json feat: 所有的类型检查 2025-11-15 12:57:19 +08:00
tsconfig.json Refactor TypeScript configs to use shared base 2025-11-15 14:00:27 +08:00