pull/333/head
Gordon 3 years ago
parent e99f441e50
commit 127d45abc9

File diff suppressed because it is too large Load Diff

@ -266,6 +266,9 @@ 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;
int64 msgFirstModifyTime = 26;
} }
message OfflinePushInfo{ message OfflinePushInfo{

Loading…
Cancel
Save