fix and update

This commit is contained in:
lendry
2026-06-25 16:01:41 +03:00
parent ce58e6f4c1
commit 3880c68d59
40 changed files with 1715 additions and 215 deletions

View File

@@ -252,6 +252,8 @@ message FamilyMemberResponse {
string displayName = 5;
bool hasAvatar = 6;
string createdAt = 7;
bool isVerified = 8;
optional string verificationIcon = 9;
}
message FamilyGroupResponse {