{
"type": "button",
"header": {
"text": "string"
},
"body": {
"text": "string"
},
"footer": {
"text": "string"
},
"action": {
"buttons": [
{
"type": "reply",
"id": "string",
"title": "string"
}
]
}
}