Merge remote-tracking branch 'origin/superGroup' into superGroup

This commit is contained in:
skiffer-git 2022-06-07 16:29:31 +08:00
commit f7c17ac7e7

View File

@ -214,7 +214,7 @@ const (
AtMe = 1 AtMe = 1
AtAll = 2 AtAll = 2
AtAllAtMe = 3 AtAllAtMe = 3
GroupAnnouncement GroupNotification = 4
) )
var ContentType2PushContent = map[int64]string{ var ContentType2PushContent = map[int64]string{