NapCatQQ/packages/napcat-onebot/action/msg
手瓜一十雪 57f3c4dd31 Support nested innerPacketMsg in SendMsgBase
Adds handling for innerPacketMsg arrays within uploadReturnData, allowing nested packet messages to be included in the result. This change ensures that all relevant inner messages are processed and returned.
2026-01-30 19:25:01 +08:00
..
DeleteMsg.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
examples.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
ForwardSingleMsg.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
GetMsg.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
MarkMsgAsRead.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SendMsg.ts Support nested innerPacketMsg in SendMsgBase 2026-01-30 19:25:01 +08:00
SendPrivateMsg.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00
SetMsgEmojiLike.ts Add payload and return schemas to OneBot actions (#1549) 2026-01-27 19:07:17 +08:00