whatsapp-http-api
whatsapp-http-api copied to clipboard
Browser as ENV variable (NOWEB)
Idea:
Add browser as a env.variable
https://github.com/devlikeapro/whatsapp-http-api/blob/f2d0001b118541e968287f75cf9242691c5de225/src/core/session.noweb.core.ts#L126
For the record - it's not possible to change the title for WEBJS engine - it must be one of well know browser and OS anyway (because the engine actually ask web.whatsapp site to get the page)
Looking at this on NOWEB, we need to first fix a bug in the engine
https://github.com/WhiskeySockets/Baileys/pull/485