alechkos
alechkos
Check `example.js`
Until the patch for wweb v2.3xxx is out use the webcache with wweb v2.2xxx https://github.com/pedroslopez/whatsapp-web.js/pull/1847 https://github.com/pedroslopez/whatsapp-web.js/issues/2293#issuecomment-1602462635 Relevant wweb versions can be found [here](https://github.com/wppconnect-team/wa-version/tree/main/html)
```js const wwebVersion = '2.2412.54'; const client = new Client({ authStrategy: new LocalAuth(), // your authstrategy here puppeteer: { // puppeteer args here }, // locking the wweb version webVersionCache:...
@pedrokohler Did you tested on Chrome either and on other media types like images/videos/etc?
@ekapasha17 > same here, I am facing the same issue Check #2661
Not a lib bug
Wrong id is passed to `sendMessage` method
> The banners will receive another update in the future to make them look even better and cleaner. However, the link should remain the same, so everything is fine. Nice...
https://github.com/wwebjs/moduleRaid
Check `example.js`