NickWang
NickWang
> 为什么监听不到verify-code这个事件,扫码登录后,监听验证码事件没有响应 请确保使用@juzi的依赖包
公众号文章是一种 UrlLink 类型消息,请参阅文档或在代码中根据自动提示尝试。
无反馈,关闭。
无反馈,关闭。
说明bot与token之间的连接断开了,请检查网络是否稳定。
If the verify-code did not show up after you scan the qrcode, then you don't have to bother.
I didn't get it. So the design is all Base64 / Stream and Buffer FileBoxes should be converted to UUID, but the actual code allows those types with less than...
I see you have fixed Base 64 fileboxes in the latest version, however Buffer fileboxes less than 20K are still unhandled and will result in error. ``` Error: 2 UNKNOWN:...
So far this messageFile grpc call will work, but it will fall back to messageFileStream when dealing with buffer under 20K size. I don't think this is the expected behavior.