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

how to send massage to whatsapp channel using bailyes #1012

Open
anonymous-lll opened this issue Aug 24, 2024 · 4 comments
Open

how to send massage to whatsapp channel using bailyes #1012

anonymous-lll opened this issue Aug 24, 2024 · 4 comments

Comments

@anonymous-lll
Copy link

how to send massage to whatsapp channel using bailyes

@DannOfficial
Copy link

how to send massage to whatsapp channel using bailyes

the newsletter not updated, so u can use at my profile

@CrazyPrince
Copy link

IMG_4897

Baileys already recognizes the WhatsApp communities but the channels I'm not too sure.

The only method to test is to use the latest version of baileys and then you listen to the incoming messages to display them with upsert in the logs.

Then you send a message in a Channel and you go to the logs to see the jid of the channel.

With a community it works I tried

Then with the jid you send like this according to your needs
const sentMsg = await sock.sendMessage(id, { text: 'oh hello there' }, { quoted: message })

@anonymous-lll
Copy link
Author

how to send massage to whatsapp channel using bailyes

the newsletter not updated, so u can use at my profile

which repo??

@Rippanteq7
Copy link

Use branch feature/newsletter #961
but it's not completely finished

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

4 participants