conversation unread modify

This commit is contained in:
Gordon
2022-09-05 19:07:16 +08:00
parent 6af9d3129e
commit 6c8b115479
4 changed files with 333 additions and 321 deletions
+325 -317
View File
File diff suppressed because it is too large Load Diff
+3
View File
@@ -494,6 +494,9 @@ message UserInfoUpdatedTips{
message ConversationUpdateTips{
string UserID = 1;
repeated string conversationIDList = 2;
int64 updateUnreadCountTime = 3;
}
message ConversationSetPrivateTips{