Initial group calling support
This commit is contained in:
parent
e398520db0
commit
022c4bd0f4
31 changed files with 2530 additions and 414 deletions
|
@ -151,3 +151,7 @@ message GroupAttributeBlob {
|
|||
uint32 disappearingMessagesDuration = 3;
|
||||
}
|
||||
}
|
||||
|
||||
message GroupExternalCredential {
|
||||
string token = 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue