|
|
@ -64,7 +64,6 @@ const (
|
|
|
|
FriendRemarkSetNotification = 1206 //set_friend_remark?
|
|
|
|
FriendRemarkSetNotification = 1206 //set_friend_remark?
|
|
|
|
BlackAddedNotification = 1207 //add_black
|
|
|
|
BlackAddedNotification = 1207 //add_black
|
|
|
|
BlackDeletedNotification = 1208 //remove_black
|
|
|
|
BlackDeletedNotification = 1208 //remove_black
|
|
|
|
MsgDeleteNotification = 1209
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConversationOptChangeNotification = 1300 // change conversation opt
|
|
|
|
ConversationOptChangeNotification = 1300 // change conversation opt
|
|
|
|
|
|
|
|
|
|
|
@ -100,6 +99,7 @@ const (
|
|
|
|
|
|
|
|
|
|
|
|
SuperGroupNotificationBegin = 1650
|
|
|
|
SuperGroupNotificationBegin = 1650
|
|
|
|
SuperGroupUpdateNotification = 1651
|
|
|
|
SuperGroupUpdateNotification = 1651
|
|
|
|
|
|
|
|
MsgDeleteNotification = 1652
|
|
|
|
SuperGroupNotificationEnd = 1699
|
|
|
|
SuperGroupNotificationEnd = 1699
|
|
|
|
|
|
|
|
|
|
|
|
ConversationPrivateChatNotification = 1701
|
|
|
|
ConversationPrivateChatNotification = 1701
|
|
|
|