mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-23 18:00:32 +08:00
pb file
This commit is contained in:
parent
030d619910
commit
c32f5dd951
@ -79,7 +79,9 @@ message Conversation{
|
|||||||
bool IsPinned = 9;
|
bool IsPinned = 9;
|
||||||
string AttachedInfo = 10;
|
string AttachedInfo = 10;
|
||||||
bool IsPrivateChat = 11;
|
bool IsPrivateChat = 11;
|
||||||
string Ex = 12;
|
int32 GroupAtType = 12;
|
||||||
|
bool IsNotInGroup = 13;
|
||||||
|
string Ex = 14;
|
||||||
}
|
}
|
||||||
|
|
||||||
message SetConversationReq{
|
message SetConversationReq{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user