mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 16:45:59 +08:00
tag message sender not notification
This commit is contained in:
@@ -144,6 +144,7 @@ const (
|
||||
IsSenderSync = "senderSync"
|
||||
IsNotPrivate = "notPrivate"
|
||||
IsSenderConversationUpdate = "senderConversationUpdate"
|
||||
IsSenderNotificationPush = "senderNotificationPush"
|
||||
|
||||
//GroupStatus
|
||||
GroupOk = 0
|
||||
|
||||
Reference in New Issue
Block a user