NapCatQQ/packages/napcat-onebot/api
时瑾 37f40a2635
feat: support msg_seq parameter in reply message construction (#1529)
* feat: support msg_seq parameter in reply message construction

- Add optional 'seq' parameter to OB11MessageReply for using msg_seq
- Prioritize seq over id for querying reply messages
- Maintain backward compatibility with existing id parameter
- Update type definitions across backend and frontend
- Update validation schemas for message nodes

close #1523

* Update debug button label in NetworkDisplayCard

Changed the button label from '关闭调试'/'开启调试' to '默认'/'调试' based on the debug state for improved clarity.

---------

Co-authored-by: 手瓜一十雪 <nanaeonn@outlook.com>
2026-01-22 13:20:32 +08:00
..
file.ts Add upload_file option for file upload actions 2026-01-03 16:25:38 +08:00
friend.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
group.ts feat: Add OB11GroupGrayTipEvent for detecting forged gray tip attacks (#1492) 2026-01-02 20:55:24 +08:00
index.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
msg.ts feat: support msg_seq parameter in reply message construction (#1529) 2026-01-22 13:20:32 +08:00
quick-action.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00
user.ts refactor: 整体重构 (#1381) 2025-11-13 15:39:42 +08:00