alechkos

Results 143 comments of alechkos

> Hi. i edit the example.js > > i try to make "loop" somebody can help me please? > > ![image](https://user-images.githubusercontent.com/44444912/217957943-5137e8b1-f674-459f-b6a4-f5cf6b6a945e.png) how does it reffers to the issue?

```js const media = MessageMedia.fromFilePath('path/to/file.extension'); await client.sendMessage(msg.from, media); ```

@Julzk Is still relevant?

Buttons and lists are no longer supported

The issue is not related to the library but to the way WA handles server requests

the solution is to wait a couple minutes after the first qr code scan to let the session be "populated" properly also as mentioned [here](https://github.com/pedroslopez/whatsapp-web.js/issues/2164#issuecomment-1884794534) the session is being saved...