添加聊天
This commit is contained in:
5
TUIKit/components/TUIChat/aiRobotManager/interface.ts
Normal file
5
TUIKit/components/TUIChat/aiRobotManager/interface.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface BreakAiRobotPayload {
|
||||
chatbotPlugin: number;
|
||||
src: number;
|
||||
msgKey: string;
|
||||
}
|
||||
Reference in New Issue
Block a user