mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 22:51:13 +00:00
Introduced explicit payloadSchema and returnSchema definitions for all OneBotAction classes using @sinclair/typebox. This improves type safety, API documentation, and validation for action payloads and return values. Also refactored method signatures and types for consistency across the codebase. |
||
|---|---|---|
| .. | ||
| DeleteMsg.ts | ||
| ForwardSingleMsg.ts | ||
| GetMsg.ts | ||
| MarkMsgAsRead.ts | ||
| SendMsg.ts | ||
| SendPrivateMsg.ts | ||
| SetMsgEmojiLike.ts | ||