mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-24 10:22:36 +08:00
kick
This commit is contained in:
parent
afe8dcc1ff
commit
f106664952
@ -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