kick proto modify

pull/4/head
Gordon 3 years ago
parent 14e500d62a
commit a3a7b5b803

@ -191,7 +191,7 @@ message GetGroupMembersInfoResp {
message KickGroupMemberReq {
string groupID = 1;
repeated GroupMemberFullInfo uidList = 2;
repeated string uidList = 2;
string reason = 3;
string token = 4;
string operationID = 5;

Loading…
Cancel
Save