gen group pb

This commit is contained in:
withchao
2023-05-31 15:54:42 +08:00
parent f61a5429a0
commit e8763f32d0
4 changed files with 521 additions and 526 deletions
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -7,7 +7,7 @@ option go_package = "github.com/OpenIMSDK/Open-IM-Server/pkg/proto/group";
message CreateGroupReq{
repeated string initMembers = 1;
repeated string memberUserIDs = 1;
sdkws.GroupInfo groupInfo = 2;
repeated string adminUserIDs = 3;
string ownerUserID = 4; //owner