mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-04 09:05:59 +08:00
message reaction bug fix
This commit is contained in:
@@ -64,6 +64,7 @@ type ModifyMessageReactionExtensionsReq struct {
|
||||
IsReact bool `json:"isReact"`
|
||||
IsExternalExtensions bool `json:"isExternalExtensions"`
|
||||
MsgFirstModifyTime int64 `json:"msgFirstModifyTime"`
|
||||
Seq uint32 `json:"seq"`
|
||||
}
|
||||
|
||||
type ModifyMessageReactionExtensionsResp struct {
|
||||
|
||||
Reference in New Issue
Block a user