Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

接收视频信息,链会带有其它文字 #259

Closed
goodspeed34 opened this issue Dec 4, 2021 · 0 comments
Closed

接收视频信息,链会带有其它文字 #259

goodspeed34 opened this issue Dec 4, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@goodspeed34
Copy link
Contributor

Node.js Version

v17.0.1

Package Version

2.1.4

Login Protocol

No response

Bug Description

如果接收的信息是视频,链中会带有其它文字。

“你的QQ暂不支持查看视频短片,请期待后续版本。”

Client 初始化参数: {}

Log Details

{ type: 'text', text: '你的QQ暂不支持查看视频短片,请期待后续版本。' }
{
type: 'video',
file: 'protobuf://xxx',
md5: 'xxx',
size: 6562094,
seconds: 13
}

@takayama-lily takayama-lily added the bug Something isn't working label Dec 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants