mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-25 02:58:26 +08:00
super group
This commit is contained in:
parent
a85f6b8287
commit
ae30b4359f
@ -85,7 +85,11 @@ const (
|
|||||||
|
|
||||||
SignalingNotificationBegin = 1600
|
SignalingNotificationBegin = 1600
|
||||||
SignalingNotification = 1601
|
SignalingNotification = 1601
|
||||||
SignalingNotificationEnd = 1699
|
SignalingNotificationEnd = 1649
|
||||||
|
|
||||||
|
SuperGroupNotificationBegin = 1650
|
||||||
|
SuperGroupUpdateNotification = 1621
|
||||||
|
SuperGroupNotificationEnd = 1699
|
||||||
|
|
||||||
ConversationPrivateChatNotification = 1701
|
ConversationPrivateChatNotification = 1701
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user