swiftui-shapes
swiftui-shapes copied to clipboard
:rocket: Collection of SwiftUI shapes
> Important:Please file the issue follow the template, or we won't be able to help you to solve the problem. ## 0. Report Issue Guide 1. Please run the following...
"wechaty": "^0.56.6" await message.mentionSelf() It always gets false
🚨 The issue tracker is not for questions 🚨 If you have a question, please ask it on https://stackoverflow.com/questions/tagged/wechaty [question] 拿小号在本地docker跑首页bot.js的示例,登录一次后退出,再次登录提示这个异常: ``` 1203为了你的帐号安全,此微信号已不允许登录网页微信。你可以使用Windows微信或Mac微信在电脑端登录。Windows微信下载地址:https://pc.weixin.qq.com Mac微信下载地址:https://mac.weixin.qq.com ``` 亲自打开wechat web试了下,依旧如此😂 难道是微信已经做了检测查封机制吗,还好是用的小号登录=。=,求解!
> Important:Please file the issue follow the template, or we won't be able to help you to solve the problem. ## 1. Versions > What is your wechaty version? Answer:...
After upgrade TypeScript from 3.9 to 4.2, we got the following error message when running `tsc` ```sh > tsc --noEmit src/puppet-manager.ts:105:24 - error TS2511: Cannot create an instance of an...
🚨 The issue tracker is not for questions 🚨 If you have a question, please ask it on https://stackoverflow.com/questions/tagged/wechaty [question] 当群聊天中有企业微信号,机器人就收不到这个群的消息了
See the latest GitHub Actions: https://github.com/wechaty/wechaty/runs/3476470068?check_suite_focus=true#step:6:7 ```sh Run coverallsapp/github-action@master Using lcov file: ./coverage/lcov.info Error: "2021-08-31T18:46:07.292Z" 'error from lcovParse: ' 'Failed to parse string' Error: "2021-08-31T18:46:07.293Z" 'input: ' '' Error: "2021-08-31T18:46:07.293Z"...
现在拉人入群只能一个个拉 public async add (contact: Contact): Promise { log.verbose('Room', 'add(%s)', contact) await this.wechaty.puppet.roomAdd(this.id, contact.id) }
> Important:Please file the issue follow the template, or we won't be able to help you to solve the problem. ## 0. Report Issue Guide 1. Please run the following...