// // QMChatRoomRobotCell.h // IMSDK-OC // // Created by haochongfeng on 2018/1/23. // Copyright © 2018年 HCF. All rights reserved. // #import "QMChatRoomBaseCell.h" @interface QMChatRoomRobotCell : QMChatRoomBaseCell @end