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
调用await message.say(FileBox.fromFile('./img/xxx.png'))发送了一张图片,但是接收到的图片相较于原图有些模糊,且没有查看原图选项,请问是否有参数可以控制发送原图呢?
await message.say(FileBox.fromFile('./img/xxx.png'))
The text was updated successfully, but these errors were encountered:
No branches or pull requests
调用
await message.say(FileBox.fromFile('./img/xxx.png'))
发送了一张图片,但是接收到的图片相较于原图有些模糊,且没有查看原图选项,请问是否有参数可以控制发送原图呢?The text was updated successfully, but these errors were encountered: