mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-05 17:45:59 +08:00
superGroup
This commit is contained in:
@@ -94,7 +94,10 @@ const (
|
||||
WorkMomentNotificationBegin = 1900
|
||||
WorkMomentNotification = 1901
|
||||
|
||||
NotificationEnd = 2000
|
||||
SuperGroupUpdateNotificationBegin = 2000
|
||||
SuperGroupUpdateNotification = 2001
|
||||
|
||||
NotificationEnd = 3000
|
||||
|
||||
//status
|
||||
MsgNormal = 1
|
||||
|
||||
Reference in New Issue
Block a user