pull/455/head
Gordon 3 years ago committed by Xinwei Xiong(cubxxw-openim)
parent 2d57f742e2
commit be3869ba2b

@ -79,7 +79,9 @@ message Conversation{
bool IsPinned = 9;
string AttachedInfo = 10;
bool IsPrivateChat = 11;
string Ex = 12;
int32 GroupAtType = 12;
bool IsNotInGroup = 13;
string Ex = 14;
}
message SetConversationReq{

Loading…
Cancel
Save