alechkos

Results 143 comments of alechkos

@roockisgreat > I've tried but can only get it to work with simple text messages (no media) Check the [PR](https://github.com/pedroslopez/whatsapp-web.js/pull/2617) that adds that functionality, also I have not checked the...

@roockisgreat I will check

@carlvallory > Can someone check if sending a link to a channel would load the preview (the preview of the link)? (not working for me) It won't, it needs to...

@roockisgreat > The **subscribeToChannel** method doesn't work, it returns an error. > Furthermore, the method does not return any errors, but I always remain subscribed to the channel (even using...

@roockisgreat Did you run this before the new test? ```powershell npm install github:alechkos/whatsapp-web.js#channels ``` Also provide your code

@918483 Check [this](https://github.com/pedroslopez/whatsapp-web.js/pull/2596)

There is no issues with sendMessage method in your context. More likely that the problem is in your code, maybe with handling asynchronous methods. Also you should keep the client...

@stefanfuchs, @daveckw, @JoseFortunato Is [this](https://github.com/pedroslopez/whatsapp-web.js/issues/2654#issuecomment-1850780978) helpful?

@megaatacadao @JeremiahChurch @CSFelix @Inaciooooo [In progress](https://github.com/pedroslopez/whatsapp-web.js/pull/2620)...