Closed piorphism closed 5 years ago
Same issue. Maybe Whatsapp changed class names?
I already looked into the code. The profilePicFind
function is still present in app.js but it seems like it has been removed from the Store.Wap
Object. Therefore it should still be possible to call it altought I couldn't figure out how to call it yet. If anyone finds a solution please share it.
It should work again now.
When I try to run the script the following error appears: 'Uncaught TypeError: window.Store.Wap.profilePicFind is not a function' which is caused by 'let url = window.Store.Wap.profilePicFind(num + "@c.us");'. It seems like they have removed this function or renamed. Could you please clarify what is going on?