wechaty / puppet-whatsapp

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

Can not get room / contact avatar by getProfilePicFull #354

Closed su-chang closed 2 years ago

su-chang commented 2 years ago

getProfilePicFull is deprecated by ProfilePic in whatsapp-web.js@1.16.6

<<<<<<< HEAD
    window.Store.getProfilePicFull = window.mR.findModule('profilePicFind')[0].profilePicFind;
=======
    window.Store.ProfilePic = window.mR.findModule('profilePicResync')[0];
>>>>>>> b16e1cdf83c7fd901a6fd198a4d746f639757bd6
su-chang commented 2 years ago

It will be resolved after puppet-whatsapp@1.19.1.