ws pb update

This commit is contained in:
Gordon 2023-02-10 12:31:35 +08:00
parent 16cf98213c
commit 061ee3abd2
2 changed files with 357 additions and 356 deletions

File diff suppressed because it is too large Load Diff

View File

@ -266,9 +266,10 @@ message MsgData {
bytes msgDataList = 21; bytes msgDataList = 21;
string attachedInfo = 22; string attachedInfo = 22;
string ex = 23; string ex = 23;
bool isReact = 24;
bool isExternalExtensions = 25; bool isReact = 40;
int64 msgFirstModifyTime = 26; bool isExternalExtensions = 41;
int64 msgFirstModifyTime = 42;
} }
message OfflinePushInfo{ message OfflinePushInfo{