mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 11:36:44 +08:00
tag notification
This commit is contained in:
parent
5e78697a69
commit
7827749453
@ -131,6 +131,8 @@ const (
|
|||||||
IsUnreadCount = "unreadCount"
|
IsUnreadCount = "unreadCount"
|
||||||
IsConversationUpdate = "conversationUpdate"
|
IsConversationUpdate = "conversationUpdate"
|
||||||
IsSenderSync = "senderSync"
|
IsSenderSync = "senderSync"
|
||||||
|
IsNotPrivate = "notPrivate"
|
||||||
|
IsSenderConversationUpdate = "senderConversationUpdate"
|
||||||
|
|
||||||
//GroupStatus
|
//GroupStatus
|
||||||
GroupOk = 0
|
GroupOk = 0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user