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

This commit is contained in:
wangchuxiao
2022-05-30 15:10:32 +08:00
3 changed files with 68 additions and 2 deletions
+5 -1
View File
@@ -85,7 +85,11 @@ const (
SignalingNotificationBegin = 1600
SignalingNotification = 1601
SignalingNotificationEnd = 1699
SignalingNotificationEnd = 1649
SuperGroupNotificationBegin = 1650
SuperGroupUpdateNotification = 1621
SuperGroupNotificationEnd = 1699
ConversationPrivateChatNotification = 1701