Skip to content

Instantly share code, notes, and snippets.

@mhakrook
Created March 27, 2020 12:30
Show Gist options
  • Save mhakrook/ff7da99f5c3e2c198e2c7ef462c2e0b3 to your computer and use it in GitHub Desktop.
Save mhakrook/ff7da99f5c3e2c198e2c7ef462c2e0b3 to your computer and use it in GitHub Desktop.
{
"type": "bubble",
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "image",
"url": "https://drive.google.com/uc?export=view&id=1olPS5GDsbzJzaNN7rrKZ_hMZob8rMuuc",
"size": "full"
},
{
"type": "text",
"text": "กราฟแสดงยอดผู้ติดเชื้อ",
"weight": "bold",
"size": "md",
"align": "center"
}
]
},
"footer": {
"type": "box",
"layout": "vertical",
"spacing": "sm",
"contents": [
{
"type": "button",
"style": "primary",
"height": "sm",
"action": {
"type": "uri",
"label": "ดูกราฟขนาดเต็ม",
"uri": "https://drive.google.com/uc?export=view&id=1olPS5GDsbzJzaNN7rrKZ_hMZob8rMuuc"
}
},
{
"type": "spacer",
"size": "sm"
}
],
"flex": 0
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment