{
"type": "STANDALONE",
"orientation": "HORIZONTAL",
"imageAlign": "LEFT",
"richCards": [
{
"title": "Rich card title",
"description": "Rich card description",
"image": "Rich card image url",
"suggestions": [
{
"action": "reply",
"text": "example",
"postbackData": "example - If action type is open_url. this value must be url"
}
]
}
]
}