Skip to content

Instantly share code, notes, and snippets.

@jirawatee
Last active May 27, 2019 20:47
Show Gist options
  • Save jirawatee/56444eb78513c39dafb5c0e53cb7e4cc to your computer and use it in GitHub Desktop.
Save jirawatee/56444eb78513c39dafb5c0e53cb7e4cc to your computer and use it in GitHub Desktop.
Reply by Flex Message
reply(event.replyToken, {
"type": "flex",
"altText": "Flex Message",
"contents": {
"type": "bubble",
"direction": "ltr",
"hero": {
"type": "image",
"url": "https://4.bp.blogspot.com/-j0d1WQiF-iU/XGxYdwp9C8I/AAAAAAAAUME/8IbomE8q9TUd3tUxWd5yV7-jz9YPVcxXACLcBGAs/s1600/Ucl19.jpg",
"size": "full",
"aspectRatio": "1.51:1",
"aspectMode": "fit"
},
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "กรุณายืนยันตัวตนด้วยการอัพโหลดรูปที่มีโลโกทีมที่คุณชื่นชอบ",
"align": "start",
"wrap": true
}
]
},
"footer": {
"type": "box",
"layout": "horizontal",
"contents": [
{
"type": "button",
"action": {
"type": "uri",
"label": "LIFF",
"uri": "line://app/1575372380-jdaY42Xb"
},
"style": "primary"
}
]
}
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment