Mark

Results 2 issues of Mark

用微信号搜索微信联系人不可用 使用 `const contact = await this.bot.Friendship.search({ weixin: wxId })` 返回 `WARN Puppet friendshipSearch() { weixin: ... } is deprecated. use { handle: ... } instead.` ![image](https://github.com/wechaty/puppet-padlocal/assets/30339963/91aaa2d9-bf9f-4da9-a99c-cafa1ca01a8b) 但是改用 hanlde `const...