Protos: Add support for requesting group context
FREEBIE
This commit is contained in:
@@ -140,6 +140,7 @@ message GroupContext {
|
|||||||
UPDATE = 1;
|
UPDATE = 1;
|
||||||
DELIVER = 2;
|
DELIVER = 2;
|
||||||
QUIT = 3;
|
QUIT = 3;
|
||||||
|
REQUEST_INFO = 4;
|
||||||
}
|
}
|
||||||
optional bytes id = 1;
|
optional bytes id = 1;
|
||||||
optional Type type = 2;
|
optional Type type = 2;
|
||||||
|
Reference in New Issue
Block a user