mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Protos: Add support for the contact sync end event
FREEBIE
This commit is contained in:
@@ -84,6 +84,7 @@ message SyncMessage {
|
||||
|
||||
message Contacts {
|
||||
optional AttachmentPointer blob = 1;
|
||||
optional bool isComplete = 2 [default = false];
|
||||
}
|
||||
|
||||
message Groups {
|
||||
|
||||
Reference in New Issue
Block a user