We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
3.15.0
2.3000.1018416734
Chrome Version 130.0.6723.117
macOS Sonoma 14.5
await WPP.chat.sendTextMessage('xxx@newsletter', '👍', { createChat: true });
Send text message to channel/newsletter.
I tried to send a sendTextMessage with the id xxx@newsletter but it didn't work and an exclamation mark icon appeared like this image.
No response
The text was updated successfully, but these errors were encountered:
I did this test, in fact the first time I sent this error, when I clicked on the exclamation mark and pressed to try again the message was sent!
Sorry, something went wrong.
a121ac0
No branches or pull requests
WA-JS Version
3.15.0
WhatsApp Version
2.3000.1018416734
Browser Version
Chrome Version 130.0.6723.117
Operation System
macOS Sonoma 14.5
Steps to reproduce
await WPP.chat.sendTextMessage('xxx@newsletter', '👍', {
createChat: true
});
What is expected?
Send text message to channel/newsletter.
What is actually happening?
I tried to send a sendTextMessage with the id xxx@newsletter but it didn't work and an exclamation mark icon appeared like this image.
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: