Skip to content

Instantly share code, notes, and snippets.

@PamornT
Last active February 12, 2021 10:42
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save PamornT/440fb7788e8c501ad7115b7d7ed14a3b to your computer and use it in GitHub Desktop.
Save PamornT/440fb7788e8c501ad7115b7d7ed14a3b to your computer and use it in GitHub Desktop.
{
"type": "bubble",
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "image",
"url": "https://sv1.picz.in.th/images/2020/02/29/x8qxLa.jpg",
"aspectRatio": "341:148",
"size": "full"
}
],
"position": "absolute",
"height": "110px",
"width": "260px",
"offsetTop": "22px",
"offsetStart": "22px"
},
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "3 กก xxxx",
"align": "center",
"size": "4xl",
"weight": "bold"
}
]
},
{
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "กรุงเทพมหานคร",
"align": "center",
"size": "xl"
}
]
}
],
"borderWidth": "5px",
"borderColor": "#000000",
"cornerRadius": "10px",
"paddingAll": "5px"
}
],
"borderColor": "#000000"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment