mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 17:15:58 +08:00
1
This commit is contained in:
@@ -101,6 +101,7 @@ message GetGroupMemberListReq {
|
||||
message GetGroupMemberListResp {
|
||||
int32 total = 1;
|
||||
repeated server_api_params.GroupMemberFullInfo memberList = 2;
|
||||
int32 nextSeq = 3;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user