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
希望支持:群文件上传下载,私聊文件上传下载。
场景:苹果的安装包签名,我希望给用户提供签名服务,但是不提供我的秘钥,用户发安装包给机器人,机器人签好名后发回。
The text was updated successfully, but these errors were encountered:
大佬计划一下,我去抄码可以吗?
Sorry, something went wrong.
可以考虑先从下载群文件开始。应该就是用file id 或者 file key 类似的东西构造request,然后在 response 里面会有下载链接(也可能是IP+端口+路径自己组合)
No branches or pull requests
希望支持:群文件上传下载,私聊文件上传下载。
场景:苹果的安装包签名,我希望给用户提供签名服务,但是不提供我的秘钥,用户发安装包给机器人,机器人签好名后发回。
The text was updated successfully, but these errors were encountered: