{
"richCards": [
{
"title": "Rich card title",
"titleRow": 1,
"description": "Rich card description",
"descriptionRow": 1,
"image": "Rich card image url",
"imageRow": 1,
"suggestions": [
{
"action": "reply",
"text": "example",
"postbackData": "example - If action type is open_url. this value must be url"
}
]
}
]
}