Skip to content

Instantly share code, notes, and snippets.

@jirawatee
Last active March 10, 2022 06:03
Show Gist options
  • Save jirawatee/0dc0164ba7532dae82f64808f29cc8fa to your computer and use it in GitHub Desktop.
Save jirawatee/0dc0164ba7532dae82f64808f29cc8fa to your computer and use it in GitHub Desktop.
Video component
{
"type": "bubble",
"hero": {
"type": "video",
"url": "https://mokmoon.com/videos/Brown.mp4",
"previewUrl": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/01_1_cafe.png",
"altContent": {
"type": "image",
"size": "full",
"aspectRatio": "20:13",
"aspectMode": "cover",
"url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/01_1_cafe.png"
},
"action": {
"type": "uri",
"label": "คลิกเลย",
"uri": "https://line.me/"
},
"aspectRatio": "16:9"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment