alechkos
alechkos
@shirser121 > [If the result object used to return `{status: number}` we should keep the `status` property, maybe instead of the `code` property](https://github.com/pedroslopez/whatsapp-web.js/pull/2642#issuecomment-1890875813) I changed to `statusCode` to be more...
@shirser121 > It's still will break the current behavior Yes, the pr has break changes
@shirser121 > So let keep it less breaking... If you can keep the property, we should. Add all the other properties, but keep to old one. This is my opinion...
Buttons and lists are no longer supported
@Inaciooooo [In progress](https://github.com/pedroslopez/whatsapp-web.js/pull/2620)...
@chirag3232 > is this bug fixed? it will be fixed as soon as i finish the [pr](https://github.com/pedroslopez/whatsapp-web.js/pull/2620)
@techenthusiast8630 @Inaciooooo You can test it in the meantime, but it's still a work in progress Supported message types to send are: text, image and video ```powershell npm install github:alechkos/whatsapp-web.js#channels...
@techenthusiast8630 @Inaciooooo The `sendMessage` method for channels has been fixed. Currently, supported message types to send are: text, image, sticker, gif, or video. Don't forget to reapply the PR: ```powershell...
Buttons and lists are no longer supported