-
-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to send Text/File Message, Module findChat was not found with e=>e.findChat #2098
Comments
@ariona, ⭐3 XP earned, 🏆First Issue Created completed, 💪Level 2 achieved! |
Same problem here... I'm unable to open chat with any contact Input: Output: |
@marcogaruthix, ⭐3 XP earned, 🏆First Comment Added completed! |
The same issue is causing my application to completely fail to work. If possible, please urgently fix this. Tks very much. |
@yuzedong, ⭐3 XP earned, 🏆First Comment Added completed! |
Here is also giving this error please if you can fix it I would appreciate it |
@issacwillianDEV, ⭐3 XP earned, 🏆First Comment Added completed! |
There seems to be an issue when using await WPP.chat.sendTextMessage('[email protected]', 'Content', { createChat: true }) |
@ariona, ⭐3 XP earned, 🏆First Comment Added completed, 💪Level 2 achieved! |
I also encountered the same problem when using the chat.openChatBottom and chat.sendFileMessage methods ~ |
@2631916218, ⭐3 XP earned, 🏆First Comment Added completed! |
@sergey-chechaev, ⭐3 XP earned, 🏆First Comment Added completed! |
This bot should be turned off |
await WPP.chat.sendTextMessage('[email protected]', 'Content', { createChat: true }) this is giving same error please resolve... |
@Parveen-Mothsara, ⭐3 XP earned, 🏆First Comment Added completed! |
well.. I have all the issues above |
@Shibubx, ⭐3 XP earned, 🏆First Comment Added completed! |
I think WhatsApp update/move some of their code.. |
solution ? |
I think this is the end |
This method still working |
no try https //api.whatsapp.com/send phone=number' see what it says |
@icleitoncosta, ⭐3 XP earned, 🏆First Issue Closed completed, 💪Level 10 achieved! [Details] |
I can confirm The update is working, Thanks @icleitoncosta |
very well. Thanks. |
You're welcome, hugs |
Its working now Thanks all. |
Thank you |
@jhowbhz, ⭐3 XP earned, 🏆First Comment Added completed! |
WA-JS Version
3.4.2
WhatsApp Version
2.3000.1014827428
Browser Version
126.0.6478.127
Operation System
OS X Sonoma
Steps to reproduce
What is expected?
This should send message or media to recipient number
What is actually happening?
Now it's return error because internal method is not found. Below is the error details:
This caused issue with sending message.
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: