Merge branch 'modify' of github.com:OpenIMSDK/Open-IM-Server into modify

This commit is contained in:
wangchuxiao 2022-12-09 16:42:56 +08:00
commit 084fe0e00f

View File

@ -102,6 +102,7 @@ const (
SuperGroupNotificationBegin = 1650 SuperGroupNotificationBegin = 1650
SuperGroupUpdateNotification = 1651 SuperGroupUpdateNotification = 1651
MsgDeleteNotification = 1652 MsgDeleteNotification = 1652
ReactionMessageModifierNotification = 1653
SuperGroupNotificationEnd = 1699 SuperGroupNotificationEnd = 1699
ConversationPrivateChatNotification = 1701 ConversationPrivateChatNotification = 1701