mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-10 12:05:58 +08:00
tag message sender not notification
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
c4d3f87bf1
commit
8a1ddafec8
@@ -141,6 +141,7 @@ const (
|
||||
IsSenderSync = "senderSync"
|
||||
IsNotPrivate = "notPrivate"
|
||||
IsSenderConversationUpdate = "senderConversationUpdate"
|
||||
IsSenderNotificationPush = "senderNotificationPush"
|
||||
|
||||
//GroupStatus
|
||||
GroupOk = 0
|
||||
|
||||
Reference in New Issue
Block a user