mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
Refactor code
This commit is contained in:
parent
5dcb321a6f
commit
1537330b61
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user