group member cache

This commit is contained in:
withchao
2023-01-05 16:11:20 +08:00
parent e813016402
commit 6661c5baac
4 changed files with 232 additions and 213 deletions
+1
View File
@@ -146,6 +146,7 @@ message GetGroupMembersInfoReq {
repeated string memberList = 2;
string OpUserID = 3; //No verification permission
string OperationID = 4;
bool noCache = 5;
}
message GetGroupMembersInfoResp {