mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-01 04:29:20 +08:00
reaction message
This commit is contained in:
parent
0fbf882059
commit
9cb30e0ec6
@ -99,10 +99,11 @@ const (
|
|||||||
SignalingNotification = 1601
|
SignalingNotification = 1601
|
||||||
SignalingNotificationEnd = 1649
|
SignalingNotificationEnd = 1649
|
||||||
|
|
||||||
SuperGroupNotificationBegin = 1650
|
SuperGroupNotificationBegin = 1650
|
||||||
SuperGroupUpdateNotification = 1651
|
SuperGroupUpdateNotification = 1651
|
||||||
MsgDeleteNotification = 1652
|
MsgDeleteNotification = 1652
|
||||||
SuperGroupNotificationEnd = 1699
|
ReactionMessageModifierNotification = 1653
|
||||||
|
SuperGroupNotificationEnd = 1699
|
||||||
|
|
||||||
ConversationPrivateChatNotification = 1701
|
ConversationPrivateChatNotification = 1701
|
||||||
ConversationUnreadNotification = 1702
|
ConversationUnreadNotification = 1702
|
||||||
|
Loading…
x
Reference in New Issue
Block a user