fix: 'unsubscribeUsersStatus'

This commit is contained in:
Brett
2023-10-26 10:21:57 +08:00
parent ceba9e827f
commit 2cafa6bab8
2 changed files with 9 additions and 11 deletions

View File

@@ -152,10 +152,10 @@ class MessageType {
static const groupMemberSetToOrdinaryUserNotification = 1518;
/// Group Notice Changed
static const groupNoticeChangedNotification = 1519;
static const groupInfoSetAnnouncementNotification = 1519;
/// Group Name Changed
static const groupNameChangedNotification = 1520;
static const groupInfoSetNameNotification = 1520;
/// Burn After Reading
static const burnAfterReadingNotification = 1701;