|
|
@ -103,6 +103,7 @@ func newSessionTypeConf() map[int32]int32 {
|
|
|
|
constant.GroupInfoSetNameNotification: constant.SuperGroupChatType,
|
|
|
|
constant.GroupInfoSetNameNotification: constant.SuperGroupChatType,
|
|
|
|
// user
|
|
|
|
// user
|
|
|
|
constant.UserInfoUpdatedNotification: constant.SingleChatType,
|
|
|
|
constant.UserInfoUpdatedNotification: constant.SingleChatType,
|
|
|
|
|
|
|
|
constant.UserStatusChangeNotification: constant.SingleChatType,
|
|
|
|
// friend
|
|
|
|
// friend
|
|
|
|
constant.FriendApplicationNotification: constant.SingleChatType,
|
|
|
|
constant.FriendApplicationNotification: constant.SingleChatType,
|
|
|
|
constant.FriendApplicationApprovedNotification: constant.SingleChatType,
|
|
|
|
constant.FriendApplicationApprovedNotification: constant.SingleChatType,
|
|
|
|