提交 45132c12 编写于 作者: DCloud_JSON's avatar DCloud_JSON

Update README.md

上级 b0a86028
......@@ -726,13 +726,6 @@ let conversationData = await uniIm.conversation.loadMore(param)
let unreadCount = await uniIm.conversation.unreadCount()
```
- 删除指定id的会话数据
```js
// xxx表示会话id
let param = 'xxxx'
await uniIm.conversation.remove(param)
```
- 获取系统消息数据
1. 不限类型
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册