Commit f24efc01 by HanSon Committed by GitHub

Update README.md

1 parent 3c6c8b82
Showing 1 changed file with 15 additions and 12 deletions
......@@ -303,22 +303,25 @@ $robot->server->setCustomHandler(function(){
# to do list
- [ ] 命令行操作信息发送
- [x] 增加消息集合存储
- [ ] 消息发送
 - [x] 发送文字
 - [ ] 发送图片
- [x] 发送文字
- [ ] 发送图片
- [ ] 发送表情
- [ ] 消息处理
 - [x] 文字
 - [x] 图片
 - [x] 语音
 - [x] 位置
 - [x] 撤回
 - [ ] 好友验证
 - [ ] 名片
 - [ ] 表情
 - [ ] 分享
 - [ ] 视频
- [x] 文字
- [x] 图片
- [x] 语音
- [x] 位置
- [x] 撤回
- [ ] 好友验证
- [ ] 名片
- [ ] 表情
- [ ] 分享
- [ ] 视频
# 已知bug
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!