This commit is contained in:
Gordon 2022-05-25 14:36:24 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent 86a6ab1c47
commit 6adef7b562

View File

@ -449,7 +449,7 @@ message ConversationSetPrivateTips{
message DeleteMessageTips{
string opUserID = 1;
string userID =2;
repeated string seqList = 3;
repeated uint32 seqList = 3;
}
///cms
message RequestPagination {