This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 301
增加unknown类型消息 #165
Comments
Merged
Merged
16 tasks
danni-cool
added a commit
that referenced
this issue
Mar 2, 2024
- [x] #165 暂时只用文本展示 - [x] 代码提交 @Daydaylw3 - [x] 文档增加说明 - [x] #159 - [x] 增加有条件开启是否转发自己消息 - [x] 消息增加标识自己 - [x] 设备上自己发送消息上报recvd-api - [x] 通过推消息api自己发送的消息上报recvd-api - [x] #140 - [x] 系统消息单独定义类型 - [x] 根据特定的错误标识,提前触发logout 事件,并且屏蔽上报请求 - [x] 完善readme - [x] #160 - [x] 尝试根据wechaty的通用错误手动触发 logout 事件,并且登出当前账号 - [x] 版本部署测试环境,观测掉线事件中 - [x] 优化代码,确保登出事件只触发一次
danni-cool
added a commit
that referenced
this issue
Mar 2, 2024
🤖 I have created a release *beep* *boop* --- ## [2.6.1](v2.6.0...v2.6.1) (2024-03-02) ### Feature 🎸 收消息API支持配置接受自己发的消,可配置开启close:#159 🎸 增加 收消息API 对 unKnown类型的 #165 🎸 增加服务稳定性,针对web协议连续登录和登出场景优化,登出后报错至多上报一次 recvd_api, 登出消息通知更加及时。错误类型单独定义 #140, #160 --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
是否可以先不解决这两种的具体聊天内容,如type中新增加一类(其他),但content内容不做具体处理或者为空,以此保证不会漏掉消息
Originally posted by @Cx330-502 in #149 (comment)
The text was updated successfully, but these errors were encountered: