A text message with a chip list of suggestions below it:
{
"contentMessage": {
"text": "Your table is ready!",
"suggestions": [
{ "reply": { "text": "On my way", "postbackData": "omw" } },
{ "action": { "text": "Directions", "postbackData": "dir",
"viewLocationAction": { "latLong": { "latitude": 37.77,
"longitude": -122.42 }, "label": "Our location" } } }
]
}
}