conversation opt

This commit is contained in:
wangchuxiao
2022-02-15 14:11:20 +08:00
parent a8334a22f8
commit 648a852ba7
12 changed files with 190 additions and 39 deletions
+2
View File
@@ -57,6 +57,8 @@ const (
UserInfoUpdatedNotification = 1303 //SetSelfInfoTip = 204
ConversationOptChangeNotification = 1300 // change conversation opt
GroupCreatedNotification = 1501
GroupInfoSetNotification = 1502
JoinGroupApplicationNotification = 1503