From 591b292fbf09986d03b358d8e37c1e9caa98fa4b Mon Sep 17 00:00:00 2001 From: wenxu12345 <44203734@qq.com> Date: Mon, 30 May 2022 18:23:12 +0800 Subject: [PATCH] super group --- pkg/common/constant/constant.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/common/constant/constant.go b/pkg/common/constant/constant.go index 760afb7c7..895d3c2b6 100644 --- a/pkg/common/constant/constant.go +++ b/pkg/common/constant/constant.go @@ -88,7 +88,7 @@ const ( SignalingNotificationEnd = 1649 SuperGroupNotificationBegin = 1650 - SuperGroupUpdateNotification = 1621 + SuperGroupUpdateNotification = 1651 SuperGroupNotificationEnd = 1699 ConversationPrivateChatNotification = 1701