mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-09 19:45:58 +08:00
reaction message add expiration
This commit is contained in:
@@ -185,7 +185,8 @@ message SetMessageReactionExtensionsResp {
|
||||
string errMsg = 2;
|
||||
string clientMsgID = 3;
|
||||
int64 msgFirstModifyTime = 4;
|
||||
repeated KeyValueResp result = 5;
|
||||
bool isReact = 5;
|
||||
repeated KeyValueResp result = 6;
|
||||
}
|
||||
|
||||
message ModifyMessageReactionExtensionsResp {
|
||||
|
||||
Reference in New Issue
Block a user