mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-08 02:55:58 +08:00
modify msg
This commit is contained in:
@@ -131,6 +131,7 @@ type ReactionMessageModifierNotification struct {
|
||||
IsReact bool `json:"isReact"`
|
||||
IsExternalExtensions bool `json:"isExternalExtensions"`
|
||||
MsgFirstModifyTime int64 `json:"msgFirstModifyTime"`
|
||||
Seq uint32 `json:"seq"`
|
||||
}
|
||||
|
||||
type ReactionMessageDeleteNotification struct {
|
||||
|
||||
Reference in New Issue
Block a user