mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
conversation update
This commit is contained in:
parent
5b026e13f6
commit
c9a48081fd
@ -15,7 +15,7 @@ import (
|
|||||||
|
|
||||||
type paramsSetReceiveMessageOpt struct {
|
type paramsSetReceiveMessageOpt struct {
|
||||||
OperationID string `json:"operationID" binding:"required"`
|
OperationID string `json:"operationID" binding:"required"`
|
||||||
Option int32 `json:"option" binding:"required"`
|
Option int32 `json:"option"`
|
||||||
ConversationIdList []string `json:"conversationIdList" binding:"required"`
|
ConversationIdList []string `json:"conversationIdList" binding:"required"`
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user