mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
ws pb update
This commit is contained in:
+353
-353
File diff suppressed because it is too large
Load Diff
@@ -266,9 +266,10 @@ message MsgData {
|
||||
bytes msgDataList = 21;
|
||||
string attachedInfo = 22;
|
||||
string ex = 23;
|
||||
bool isReact = 24;
|
||||
bool isExternalExtensions = 25;
|
||||
int64 msgFirstModifyTime = 26;
|
||||
|
||||
bool isReact = 40;
|
||||
bool isExternalExtensions = 41;
|
||||
int64 msgFirstModifyTime = 42;
|
||||
|
||||
}
|
||||
message OfflinePushInfo{
|
||||
|
||||
Reference in New Issue
Block a user