pb update

This commit is contained in:
Gordon
2022-08-21 23:25:39 +08:00
parent b176701e51
commit c1a2dee0e9
7 changed files with 298 additions and 452 deletions
@@ -21,6 +21,8 @@ message Conversation{
int32 groupAtType = 12;
bool isNotInGroup = 13;
string ex = 14;
int64 updateUnreadCountTime = 15;
}
message ModifyConversationFieldReq{
Conversation conversation = 1;