wechaty / puppet-whatsapp

Wechaty Puppet for Whatsapp
https://npmjs.com/package/wechaty-puppet-whatsapp
Apache License 2.0
24 stars 17 forks source link

e.isLid is not a function #388

Closed hcfw007 closed 1 year ago

hcfw007 commented 1 year ago

Error thrown when trying to check if a number is WhatsApp user or not. This may be caused by whatsapp web upgrade. Error: Evaluation failed: TypeError: e.isLid is not a function on getNumberId

su-chang commented 1 year ago

Related PR in whatsapp-web.js: https://github.com/pedroslopez/whatsapp-web.js/pull/1571