2
This commit is contained in:
17
keyBoard/Class/AiTalk/VC/KBAIMessageChatingVC.h
Normal file
17
keyBoard/Class/AiTalk/VC/KBAIMessageChatingVC.h
Normal file
@@ -0,0 +1,17 @@
|
||||
//
|
||||
// KBAIMessageChatingVC.h
|
||||
// keyBoard
|
||||
//
|
||||
// Created by Mac on 2026/1/28.
|
||||
//
|
||||
|
||||
#import "KBAIMessageListVC.h"
|
||||
|
||||
NS_ASSUME_NONNULL_BEGIN
|
||||
|
||||
/// Chatting 消息列表
|
||||
@interface KBAIMessageChatingVC : KBAIMessageListVC
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
Reference in New Issue
Block a user