read after burn time

This commit is contained in:
wangchuxiao
2022-11-16 11:54:24 +08:00
parent e53a895471
commit 3f5dd5bad8
6 changed files with 269 additions and 433 deletions
@@ -22,6 +22,7 @@ message Conversation{
bool isNotInGroup = 13;
string ex = 14;
int64 updateUnreadCountTime = 15;
int32 burnDuration = 16;
}
message ModifyConversationFieldReq{