mute group

This commit is contained in:
skiffer-git
2022-03-29 16:04:15 +08:00
parent d3c8215e15
commit fe4b534b78
7 changed files with 188 additions and 4 deletions
+4 -1
View File
@@ -79,7 +79,10 @@ const (
MemberInvitedNotification = 1509
MemberEnterNotification = 1510
GroupDismissedNotification = 1511
GroupMemberInfoChangedNotification = 1512
GroupMemberMutedNotification = 1512
GroupMemberCancelMutedNotification = 1513
GroupMutedNotification = 1514
GroupCancelMutedNotification = 1515
SignalingNotificationBegin = 1600
SignalingNotification = 1601