We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
提出问题的背景
目前发现暂时无法接收用户发的表情包(不属于emoji的那种),同时也收不到合并消息转发的内容。目前希望能够自动转发聊天,但是这两个数据类型暂时不支持
描述下你期望的方案
我猜wechaty里好像是有支持emotion和attachement的接口(具体能否支持不清楚),希望能够开放对这两种消息的支持
The text was updated successfully, but these errors were encountered:
合并转发,web协议不支持,表情包web支持,但是优先级不会很高,如果可能欢迎pr
Sorry, something went wrong.
是否可以先不解决这两种的具体聊天内容,如type中新增加一类(其他),但content内容不做具体处理或者为空,以此保证不会漏掉消息
@Cx330-502 可行的,已经建issue
No branches or pull requests
提出问题的背景
目前发现暂时无法接收用户发的表情包(不属于emoji的那种),同时也收不到合并消息转发的内容。目前希望能够自动转发聊天,但是这两个数据类型暂时不支持
描述下你期望的方案
我猜wechaty里好像是有支持emotion和attachement的接口(具体能否支持不清楚),希望能够开放对这两种消息的支持
The text was updated successfully, but these errors were encountered: