juzibot / donut-tester

40 stars 4 forks source link

添加好友添加不上,User do not exist #60

Open LeeMyGithub opened 3 years ago

LeeMyGithub commented 3 years ago
    //可以搜索到
    var v = await bot.Friendship.search({ weixin: 'kc07327' })
    //添加操作时候报错
  var v1=  await   bot.Friendship.add(v,'hello')

报错信息 Error: 13 INTERNAL: Can not search contact by wxid_2u3gi8xhcznk22, status: -4 reason: User do not exist

su-chang commented 3 years ago

请将该issue链接和token一并发送给 JuziBot 升级版本可解决该问题。