NapCatQQ/packages/napcat-onebot/action/msg
手瓜一十雪 3a3eaeec7c Add UploadForwardMsgV2 support for multi-message forwarding
Introduces UploadForwardMsgV2 transformer and integrates it into the message sending flow to support forwarding multiple messages with custom action commands. Updates related interfaces and logic to handle UUIDs and nested forwarded messages, improving flexibility and extensibility for message forwarding operations.
2026-01-30 18:47:45 +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 Add UploadForwardMsgV2 support for multi-message forwarding 2026-01-30 18:47:45 +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