群聊分析 群成员查看修复

This commit is contained in:
xuncha
2026-02-01 15:24:48 +08:00
parent 0054509ef2
commit 8b37f20b0f
3 changed files with 97 additions and 11 deletions

View File

@@ -219,6 +219,10 @@ export interface ElectronAPI {
username: string
displayName: string
avatarUrl?: string
nickname?: string
alias?: string
remark?: string
groupNickname?: string
}>
error?: string
}>