mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-07 02:26:00 +08:00
RevokeMsgTip
This commit is contained in:
@@ -197,7 +197,8 @@ message DelMsgsResp{
|
||||
|
||||
message RevokeMsgReq {
|
||||
string conversationID = 1;
|
||||
int64 seqs = 2;
|
||||
int64 seq = 2;
|
||||
string userID = 3;
|
||||
}
|
||||
|
||||
message RevokeMsgResp {
|
||||
|
||||
Reference in New Issue
Block a user