mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 02:16:16 +08:00
Merge remote-tracking branch 'origin/superGroup' into superGroup
This commit is contained in:
commit
f7c17ac7e7
@ -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{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user