mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-14 12:20:34 +00:00
Changed the OB11Message interface to make emoji_likes_list optional and updated GetMsg to initialize emoji_likes_list as an empty array before populating it. This prevents errors when the field is missing and improves type safety. |
||
|---|---|---|
| .. | ||
| DeleteMsg.ts | ||
| ForwardSingleMsg.ts | ||
| GetMsg.ts | ||
| MarkMsgAsRead.ts | ||
| SendMsg.ts | ||
| SendPrivateMsg.ts | ||
| SetMsgEmojiLike.ts | ||