mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-11 20:45:57 +08:00
message add ex field to return
This commit is contained in:
+357
-348
File diff suppressed because it is too large
Load Diff
@@ -241,6 +241,7 @@ message UserSendMsgResp {
|
||||
string serverMsgID = 1;
|
||||
string clientMsgID = 2;
|
||||
int64 sendTime = 3;
|
||||
string ex = 4;
|
||||
}
|
||||
|
||||
message MsgData {
|
||||
|
||||
Reference in New Issue
Block a user