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