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

Conversational Components - Welcome Messages / Ice Breakers / Commands #205

Open
aindot opened this issue Aug 9, 2024 · 1 comment
Open

Comments

@aindot
Copy link
Contributor

aindot commented Aug 9, 2024

When a user start's a chat with the business, a webhook is called to the server to request a welcome message.
Welcome message can be enabled / disabled.

Ice Breakers are a predefined prompts that a user can choose from, they are set by API request to Meta.
Max of 4 prompts, max of 80 characters. Emojis are not supported.

Commands are a predefined options that starts with forward slash '/' which include a name and a description, they are set by API request to Meta.
Max of 30 commands, max of 32 characters. For description max of 256 characters. Emojis are not supported.

Reference: docs/Whatsapp/cloud-api

@aalbarca
Copy link
Contributor

Hi @aindot could you open a PR with changes? Thanks!

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