core: include pending group link connections into chat previews on joining side (#1291)

This commit is contained in:
JRoberts
2022-11-04 12:00:03 +04:00
committed by GitHub
parent 5243613045
commit d432dfba21
8 changed files with 33 additions and 26 deletions
+6
View File
@@ -108,6 +108,12 @@
"invitedMember": {"ref": "memberIdRole"},
"connRequest": {"ref": "connReqUri"},
"groupProfile": {"ref": "profile"}
},
"optionalProperties": {
"groupLinkId": {"ref": "base64url"},
"metadata": {
"comment": "used to identify invitation via group link"
}
}
},
"memberIdRole": {