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 do I insert a button url into a message? #13

Open
GENESIS-PLUS opened this issue Aug 6, 2022 · 1 comment
Open

How do I insert a button url into a message? #13

GENESIS-PLUS opened this issue Aug 6, 2022 · 1 comment

Comments

@GENESIS-PLUS
Copy link

There is one in the facebook documentation, but how to use it here?

               "type": "button",
                "index": "0",
                "sub_type": "url",
                "parameters": [
                    {
                        "type": "text",
                        "text": "1Z999AA10123456784"
                    }
                ]
@leobaldoneto
Copy link

These type of interactive message are from templates message, they need to be pre approved by Meta. These are not implemented in this wrapper.

https://developers.facebook.com/docs/whatsapp/api/messages/message-templates/interactive-message-templates/

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