Hey guys, I'm having issues to develop my final project for college which is to create an app for an application that already exists and my group was choosen to work with Whatsapp.
We only need to make a MVP, I have been using wwebjs lib for testing and I'm able to send messages thought my app web. But now the only thing that is missing is to get the information once I open a random chat in whatsapp web, and I couldnt see a method on this lib to help me on this.
Also, is there a way to connect to whatsapp web js directly to Whatsapp Web? without logging everytime with qr code from the lib?
Thanks guys.