mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-01 07:03:15 +08:00
group proto
This commit is contained in:
parent
4f96cc9b1b
commit
90aa699d5f
@ -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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user