{
"messages": [
{
"attachment": {
"type": "template",
"payload": {
"template_type": "generic",
"image_aspect_ratio": "square",
"elements": [
{
"title": "Yoctol Image 1",
"image_url": "https://www.yoctol.com/images/amazingBrain.png",
"subtitle": "Size: M",
"buttons": [
{
"type": "web_url",
"url": "https://www.yoctol.com",
"title": "View Item"
}
]
},
{
"title": "Yoctol Image 2",
"image_url": "https://www.yoctol.com/images/amazingBrain.png",
"subtitle": "Size: L",
"default_action": {
"type": "web_url",
"url": "https://www.yoctol.com",
},
"buttons": [
{
"type": "web_url",
"url": "https://www.yoctol.com",
"title": "View Item"
}
]
}
]
}
}
}
]
}