mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-13 19:50:35 +00:00
* feat: add settings field to group notice API response - Add settings field to GroupNotice interface - Include announcement configuration options (is_show_edit_card, remind_ts, tip_window_type, confirm_required) - Fixes #1503 * refactor: make settings field optional for backward compatibility - Mark settings as optional in GroupNotice interface - Mark settings as optional in WebApiGroupNoticeFeed type - Prevents runtime errors when processing older or malformed notices - Addresses code review feedback on PR #1505 * Update GetGroupNotice.ts --------- Co-authored-by: 手瓜一十雪 <nanaeonn@outlook.com> |
||
|---|---|---|
| .. | ||
| adapters | ||
| apis | ||
| data | ||
| external | ||
| helper | ||
| listeners | ||
| packet | ||
| protocol | ||
| services | ||
| types | ||
| index.ts | ||
| package.json | ||
| tsconfig.json | ||
| wrapper.ts | ||