This commit is contained in:
Gordon 2022-06-07 16:27:11 +08:00
parent afe8dcc1ff
commit f106664952

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{