mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-09 11:35:59 +08:00
conversation unread modify
This commit is contained in:
+325
-317
File diff suppressed because it is too large
Load Diff
@@ -494,6 +494,9 @@ message UserInfoUpdatedTips{
|
||||
message ConversationUpdateTips{
|
||||
string UserID = 1;
|
||||
repeated string conversationIDList = 2;
|
||||
int64 updateUnreadCountTime = 3;
|
||||
|
||||
|
||||
}
|
||||
|
||||
message ConversationSetPrivateTips{
|
||||
|
||||
Reference in New Issue
Block a user