Skip to content

Commit

Permalink
Merge pull request #48 from AndrewZuo01/main
Browse files Browse the repository at this point in the history
update user nickname check
  • Loading branch information
FGadvancer authored Dec 27, 2023
2 parents ccee382 + cf64b5c commit 44d33bd
Show file tree
Hide file tree
Showing 5 changed files with 304 additions and 296 deletions.
1 change: 1 addition & 0 deletions constant/constant.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ const (
BlackAddedNotification = 1207 // add_black
BlackDeletedNotification = 1208 // remove_black
FriendInfoUpdatedNotification = 1209
FriendsInfoUpdateNotification = 1210 //update friend info

ConversationChangeNotification = 1300 // change conversation opt

Expand Down
Loading

0 comments on commit 44d33bd

Please sign in to comment.