mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 09:05:59 +08:00
superGroupMaxSeq
This commit is contained in:
@@ -79,7 +79,7 @@ type ManagementBatchSendMsgResp struct {
|
||||
}
|
||||
|
||||
type CheckMsgIsSendSuccessReq struct {
|
||||
OperationID string
|
||||
OperationID string `json:"operationID"`
|
||||
}
|
||||
|
||||
type CheckMsgIsSendSuccessResp struct {
|
||||
|
||||
Reference in New Issue
Block a user