mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-15 14:35:57 +08:00
group member cache
This commit is contained in:
@@ -146,6 +146,7 @@ message GetGroupMembersInfoReq {
|
||||
repeated string memberList = 2;
|
||||
string OpUserID = 3; //No verification permission
|
||||
string OperationID = 4;
|
||||
bool noCache = 5;
|
||||
}
|
||||
|
||||
message GetGroupMembersInfoResp {
|
||||
|
||||
Reference in New Issue
Block a user