mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 16:29:01 +08:00
message update
This commit is contained in:
@@ -46,8 +46,8 @@ const (
|
||||
GroupMsg = 201
|
||||
|
||||
//SysRelated
|
||||
NotificationBegin = 1000
|
||||
|
||||
NotificationBegin = 1000
|
||||
DeleteMessageNotification = 1100
|
||||
FriendApplicationApprovedNotification = 1201 //add_friend_response
|
||||
FriendApplicationRejectedNotification = 1202 //add_friend_response
|
||||
FriendApplicationNotification = 1203 //add_friend
|
||||
|
||||
Reference in New Issue
Block a user