alechkos
alechkos
Wrong user id is passed, check `example.js`
> Hi. i edit the example.js > > i try to make "loop" somebody can help me please? > >  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...
Duplicate of #2542