NapCatQQ/packages/napcat-onebot/action/msg
手瓜一十雪 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
..
DeleteMsg.ts AI修正部分api文档 2026-01-27 15:06:05 +08:00
examples.ts Refactor action example imports and add example files 2026-01-25 17:55:07 +08:00
ForwardSingleMsg.ts AI修正部分api文档 2026-01-27 15:06:05 +08:00
GetMsg.ts Add actionSummary and improve action metadata 2026-01-25 18:06:24 +08:00
MarkMsgAsRead.ts AI修正部分api文档 2026-01-27 15:06:05 +08:00
SendMsg.ts Refactor OB11 message types to use TypeBox schemas 2026-01-27 17:27:48 +08:00
SendPrivateMsg.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00
SetMsgEmojiLike.ts Add action metadata to OneBot action classes 2026-01-25 19:19:03 +08:00