// // NIMRobotContentConfig.h // NIMKit // // Created by chris on 2017/6/27. // Copyright © 2017年 NetEase. All rights reserved. // #import "NIMBaseSessionContentConfig.h" @interface NIMRobotContentConfig : NSObject<NIMSessionContentConfig> @end