You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked and am using the latest version of the library.
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Tested and experienced on both
Mode
My own code
Current Behavior
When you sent more than one audio in the chat, WhatsApp web crashes and no longer sends any messages, I found a solution by disabling a parameter from 'waitForId' true to false.
Are you using the latest version of the library?
What type of session are you experiencing this issue on?
Multi-device and I have set multiDevice to true in my config OR am using the --multi-device flag
What type of host account are you experiencing this issue on?
Tested and experienced on both
Mode
My own code
Current Behavior
When you sent more than one audio in the chat, WhatsApp web crashes and no longer sends any messages, I found a solution by disabling a parameter from 'waitForId' true to false.
Expected Behavior
Find the id and send the audio.
Steps To Reproduce
I send the audio, receive the audio, send another audio and the web crashes and doesn't send anything else.
create() code OR full CLI command + CONFIG
No response
DEBUG INFO
Environment
Screenshots/Logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: