mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-14 04:00: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> |
||
|---|---|---|
| .. | ||
| DelEssenceMsg.ts | ||
| DelGroupNotice.ts | ||
| GetAiRecord.ts | ||
| GetGroupDetailInfo.ts | ||
| GetGroupEssence.ts | ||
| GetGroupIgnoredNotifies.ts | ||
| GetGroupInfo.ts | ||
| GetGroupList.ts | ||
| GetGroupMemberInfo.ts | ||
| GetGroupMemberList.ts | ||
| GetGroupNotice.ts | ||
| GetGroupShutList.ts | ||
| SendGroupAiRecord.ts | ||
| SendGroupMsg.ts | ||
| SetEssenceMsg.ts | ||
| SetGroupAddRequest.ts | ||
| SetGroupAdmin.ts | ||
| SetGroupBan.ts | ||
| SetGroupCard.ts | ||
| SetGroupKick.ts | ||
| SetGroupLeave.ts | ||
| SetGroupName.ts | ||
| SetGroupWholeBan.ts | ||