Skip to content

Instantly share code, notes, and snippets.

@ftoledoaivo
Created August 10, 2020 20:16
Buttons Complement
{
"message": "",
"type": "buttons",
"params": {
"type": "message",
"blockInput": false,
"oneChoice": false,
"data": [{
"label": "Smartphones",
"value": "Smartphones"
}, {
"label": "TVs",
"value": "TVs"
}, {
"label": "Tablets",
"value": "Tablets"
}, {
"label": "Other products",
"value": "Other products"
}]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment