modify msg

This commit is contained in:
wangchuxiao
2023-02-27 12:29:40 +08:00
parent f384bb2aff
commit 59d1090a6d
5 changed files with 88 additions and 9 deletions
+1
View File
@@ -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 {