mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-26 03:26:57 +08:00
ws pb update
This commit is contained in:
parent
16cf98213c
commit
061ee3abd2
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{
|
||||
|
Loading…
x
Reference in New Issue
Block a user