- 移除了 HistoryChat 组件中的 botId属性 - 使用 cozeInfo.bot_id 替代 botId 获取历史聊天数据
@ -133,7 +133,7 @@ const str: string = join(['a', 'b', 'c'], '~');
> 命名导出: `Comp/Index.js`
```js
// Comp/Index.js
// Comp/index.js
export { CompA, CompB, CompC };
```
The note is not visible to the blocked user.