mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-26 19:56:02 +01:00
@@ -77,3 +77,8 @@ message GroupCallUpdateDetails {
|
||||
repeated string inCallUuids = 4;
|
||||
bool isCallFull = 5;
|
||||
}
|
||||
|
||||
message ProfileKeyCredentialColumnData {
|
||||
bytes profileKey = 1;
|
||||
bytes profileKeyCredential = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user