mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-05 15:11:15 +00:00
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. |
||
|---|---|---|
| .. | ||
| DeleteMsg.ts | ||
| examples.ts | ||
| ForwardSingleMsg.ts | ||
| GetMsg.ts | ||
| MarkMsgAsRead.ts | ||
| SendMsg.ts | ||
| SendPrivateMsg.ts | ||
| SetMsgEmojiLike.ts | ||