mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-14 09:20:28 +00:00
core: include pending group link connections into chat previews on joining side (#1291)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user