mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 08:19:01 +08:00
GetGroupAllMemberListBySplit
This commit is contained in:
@@ -204,6 +204,8 @@ message GetGroupAllMemberReq {
|
||||
string GroupID = 1;
|
||||
string OpUserID = 2; //No verification permission
|
||||
string OperationID = 3;
|
||||
int32 Offset = 4;
|
||||
int32 Count = 5;
|
||||
}
|
||||
message GetGroupAllMemberResp {
|
||||
int32 ErrCode = 1;
|
||||
|
||||
Reference in New Issue
Block a user