This commit is contained in:
withchao
2023-04-07 12:07:54 +08:00
parent a83b4fc5d8
commit c81fb9ceca
3 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ message GetGroupMemberListResp {
message GetGroupMembersInfoReq {
string groupID = 1;
repeated string members = 2;
repeated string userIDs = 2;
}
message GetGroupMembersInfoResp {