Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.NET Wechaty 发布进展 #18

Open
42 of 53 tasks
Jesn opened this issue Dec 7, 2020 · 0 comments
Open
42 of 53 tasks

.NET Wechaty 发布进展 #18

Jesn opened this issue Dec 7, 2020 · 0 comments
Labels
.NET .NET Wechat

Comments

@Jesn
Copy link
Contributor

Jesn commented Dec 7, 2020

Alpha Test Release

基础功能测试

功能清单

已知问题

  • Grpc服务器会突然中断,造成程序假死,处理方式:在Grpc连接中断的时候,Hostie默认会重试三次,如果三次均失败则抛出异常
  • FileBox Stream目前还没更新
  • 【Rock】富文本发送消息后,没有返回MessageId,无法知道是否发送成功
  • @群成员 能@成功 但是被@人 不会有提醒
  • 【Rock】发送动图目前是以文件的形式发送(Rock),待Rock Puppet Service完善, Dount没有测试
  • 【Rock】MessageImage()富文本name中没有返回文件的后缀名,无法知道文件的类型 #rock-pr-59discussion 讨论相关专区
  • 【Rock】发送多媒体信息,不知道文件后缀名称,在wechat上无法正常显示,需要在MessageFileAsync 返回的data中添加文件后缀名

不同Puppet Serviced 对接口有支持程度不同,请查看 功能清单

消息

  • 收发文本
  • 收发个人名片
  • 收发图文链接
  • 发送图片、文件
  • 接收图片、文件
  • 发送视频
  • 接收视频
  • 发送小程序
  • 接收动图
  • 发送动图
  • 接收语音消息
  • 发送语音消息
  • 转发文本
  • 转发图片
  • 转发图文链接
  • 转发音频
  • 转发视频
  • 转发文件
  • 转发动图
  • 转发小程序

群组

  • 创建群聊
  • 设置群公告
  • 获取群公告
  • 群二维码
  • 拉人进群
  • 踢人出群
  • 退出群聊
  • 改群名称
  • 入群事件
  • 离群事件
  • 群名称变更事件
  • @群成员
  • 群列表
  • 群成员列表
  • 群详情

联系人

  • 修改备注
  • 添加好友
  • 自动通过好友
  • 好友列表
  • 好友详情

其他

  • 登录事件
  • 扫码状态
  • 登出事件
  • 主动退出登录
@Jesn Jesn added the .NET .NET Wechat label Dec 7, 2020
@Jesn Jesn removed this from Done in 【2020】.NET Wechaty TODO Dec 28, 2020
@Jesn Jesn added this to good issue in 【2020】.NET Wechaty TODO Dec 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET .NET Wechat
Projects
No open projects
Development

No branches or pull requests

1 participant