mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 00:55:59 +08:00
Refactor code
This commit is contained in:
@@ -80,6 +80,7 @@ type CreateGroupReq struct {
|
||||
OwnerUserID string `json:"ownerUserID"`
|
||||
GroupName string `json:"groupName"`
|
||||
GroupType int32 `json:"groupType"`
|
||||
OperationID string `json:"operationID"`
|
||||
}
|
||||
|
||||
type CreateGroupResp struct {
|
||||
|
||||
Reference in New Issue
Block a user