mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-12 21:16:00 +08:00
conversation update
This commit is contained in:
@@ -86,7 +86,7 @@ message SetReceiveMessageOptResp{
|
||||
|
||||
message GetReceiveMessageOptReq{
|
||||
string FromUserID = 1;
|
||||
repeated string conversationId = 2;
|
||||
repeated string conversationIdList = 2;
|
||||
string operationID = 3;
|
||||
string OpUserID = 4;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user