This commit is contained in:
启星
2025-12-05 21:03:04 +08:00
parent 57975eafc1
commit afcf3cc9aa
12 changed files with 42 additions and 22 deletions

View File

@@ -1556,6 +1556,7 @@ QXRoomUserInfoViewDelegate
[[QXRoomMessageManager shared] sendChatMessage:@"" messageType:(QXRoomMessageTypeClearMessage) needInsertMessage:NO];
[self.chatListView clearMessage];
[self.settingView hide];
showToast(@"清除消息成功");
}
break;
case QXRoomSettingTypeRoomSetting:{