Closed gensart-ai closed 7 months ago
sorry I literally forgot that the guide says here : https://wwebjs.dev/guide/creating-your-bot/handling-attachments.html#caveat-for-sending-videos-and-gifs
Is this related to my problem? because I didn't implement that thank you.
use chrome instead of chromium
use chrome instead of chromium
I think so, my problem came from there, thanks for pointing out.
I'm testing with Chrome instead of Chromium. I'll update the issue later if the solution works.
Is there an existing issue for this?
Describe the bug
Hi, this error came when I want to send an MP4 video (base64 encoded from axios) file,
I can't read what the error is trying to say.
Expected behavior
I expect it to be sent, but it returns an error.
Steps to Reproduce the Bug or Issue
On sending a video, and it returns an error
Relevant Code
This is the snapshot of the code :
FYI. the
wweb.replyMessage
function only like this :Browser Type
Chromium
WhatsApp Account Type
Standard
Does your WhatsApp account have multidevice enabled?
Yes, I am using Multi Device
Environment
OS: Windows 10 Phone OS: Android Node.js Version 20
Additional context
No response