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

No WhatsApp support - (And other mediums). #1

Open
guusbeckett opened this issue Aug 27, 2020 · 3 comments
Open

No WhatsApp support - (And other mediums). #1

guusbeckett opened this issue Aug 27, 2020 · 3 comments
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed

Comments

@guusbeckett
Copy link

guusbeckett commented Aug 27, 2020

What would be needed to add sending a WhatsApp template/message with non-static content?

@EricSmekens EricSmekens added good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed labels Aug 27, 2020
@EricSmekens
Copy link
Contributor

For WhatsApp non-template:

Only 2 small changes are required in src/main.ts.

  1. Addition of 1 optional input, medium.
  2. Based on that input, add the method setAllowedMedium() to sending the message with the messagesApiClient.

With templates, it is structural more difficult, as you'll need a input object, to specify quite some parameters, so I cannot answer that at this moment.

@EricSmekens EricSmekens changed the title No WhatsApp support No WhatsApp support - (And other mediums). Aug 27, 2020
@chengjie521
Copy link

hi,WhatsApp ban is serious. Is there a solution

@joepb
Copy link
Member

joepb commented Jun 21, 2022

Hi @chengjie521 ,

This issue is in no way related to your question. CM.com is a Meta Business Service Provider. We are not responsible for banning accounts, nor do we have any influence on WhatsApp's decisions.
Please check the documentation from WhatsApp on account bans.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest help wanted Extra attention is needed
Development

No branches or pull requests

4 participants