[Super Group]2.3.0

This commit is contained in:
hrxiang
2022-08-24 11:46:15 +08:00
parent 72111053bd
commit a6aea5496a
9 changed files with 88 additions and 2 deletions

View File

@@ -48,6 +48,10 @@ class MessageType {
/// 高级撤回
static const advancedRevoke = 118;
static const customMsgNotTriggerConversation = 119;
static const customMsgOnlineOnly = 120;
/// 通知类型
static const notificationBegin = 1000;