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

Buttons in chat #17

Open
mikelustosa opened this issue Mar 11, 2020 · 0 comments
Open

Buttons in chat #17

mikelustosa opened this issue Mar 11, 2020 · 0 comments

Comments

@mikelustosa
Copy link

Buttons in chat:

"buttons": [
{
"id": "0",
"displayText": "Sim",
"subtype": "quick_reply",
"selectionId": "sim"
},
{
"id": "1",
"displayText": "Nao",
"subtype": "quick_reply",
"selectionId": "nao"
}
]

This is the JSON that returns the buttons.

Does anyone already know how I can send this object?

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

1 participant