Alexis Valenciano
Alexis Valenciano
Yes an example on how to modify link will be awesome and state for the animation to be triggered manually could help a lot
Same error using Shopify commerce
@viniciusgdr I fixed the issue by checking if the message is video and then uploading it as a document. ```typescript let options: WAWebJS.MessageSendOptions = { caption: hasBody, sendAudioAsVoice: true };...
I solve it without looking ugly by not using pupeteer defaults : You need to set this env variable PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true And install chrome into your server/pc manually. This is my...
You fix this by using chrome instead of pupeteer default chromium