mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 01:25:58 +08:00
group proto
This commit is contained in:
@@ -181,8 +181,7 @@ message GetGroupMembersCMSReq {
|
||||
|
||||
message GetGroupMembersCMSResp {
|
||||
repeated server_api_params.GroupMemberFullInfo members = 1;
|
||||
server_api_params.ResponsePagination pagination = 2;
|
||||
int32 memberNums = 3;
|
||||
int32 memberNums = 2;
|
||||
}
|
||||
|
||||
message DismissGroupReq{
|
||||
|
||||
Reference in New Issue
Block a user