mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-19 16:29:01 +08:00
read after burn time
This commit is contained in:
@@ -22,6 +22,7 @@ message Conversation{
|
||||
bool isNotInGroup = 13;
|
||||
string ex = 14;
|
||||
int64 updateUnreadCountTime = 15;
|
||||
int32 burnDuration = 16;
|
||||
|
||||
}
|
||||
message ModifyConversationFieldReq{
|
||||
|
||||
Reference in New Issue
Block a user