mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-06 18:15:59 +08:00
ReceiveMessageOpt
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
|
||||
type paramsSetReceiveMessageOpt struct {
|
||||
OperationID string `json:"operationID" binding:"required"`
|
||||
Option int32 `json:"operationID" binding:"required"`
|
||||
Option int32 `json:"option" binding:"required"`
|
||||
ConversationIdList []string `json:"conversationIdList" binding:"required"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user