mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
group
This commit is contained in:
@@ -14,7 +14,7 @@ func (c CallbackCommand) GetCallbackCommand() string {
|
||||
type CallbackBeforeCreateGroupReq struct {
|
||||
OperationID string `json:"operationID"`
|
||||
CallbackCommand `json:"callbackCommand"`
|
||||
common.GroupInfo
|
||||
*common.GroupInfo
|
||||
InitMemberList []*apistruct.GroupAddMemberInfo `json:"initMemberList"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user