mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Track groups I've left
// FREEBIE
This commit is contained in:
@@ -97,6 +97,7 @@ message GroupDetails {
|
||||
optional string name = 2;
|
||||
repeated string members = 3;
|
||||
optional Avatar avatar = 4;
|
||||
optional bool active = 5 [default = true];
|
||||
}
|
||||
|
||||
message ContactDetails {
|
||||
|
||||
Reference in New Issue
Block a user