mukulhase / WebWhatsapp-Wrapper

An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]
https://webwhatsapi.readthedocs.io/en/latest/
MIT License
2.03k stars 796 forks source link

modelClass of undefined #1055

Open tetradox opened 3 years ago

tetradox commented 3 years ago

Error :-( Uncaught TypeError: Cannot read property 'modelClass' of undefined

window.Store.Chat.modelClass.prototype.sendMessage = function (e) { window.Store.SendTextMsgToChat(this, ...arguments); }