Skip to content
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

sendTextMessage to Channel/Newsletter not working #2528

Closed
danukidd opened this issue Nov 22, 2024 · 1 comment
Closed

sendTextMessage to Channel/Newsletter not working #2528

danukidd opened this issue Nov 22, 2024 · 1 comment

Comments

@danukidd
Copy link

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.

image

Any additional comments?

No response

@DXPRO
Copy link
Contributor

DXPRO commented Nov 26, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants