mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-04 22:51:13 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| assets | ||
| components | ||
| config | ||
| const | ||
| contexts | ||
| controllers | ||
| hooks | ||
| layouts | ||
| pages | ||
| store | ||
| styles | ||
| types | ||
| utils | ||
| App.tsx | ||
| main.tsx | ||
| provider.tsx | ||
| vite-env.d.ts | ||