Skip to content

Instantly share code, notes, and snippets.

@krooluang
Created May 26, 2020 07:34
Show Gist options
  • Save krooluang/53d264ebdcd1677a165e697b18a6a303 to your computer and use it in GitHub Desktop.
Save krooluang/53d264ebdcd1677a165e697b18a6a303 to your computer and use it in GitHub Desktop.
quickReply
{
"line": {
"text": "👉",
"quickReply": {
"items": [
{
"imageUrl": "https://www.apivat.com/line-chatbot/img-icon.png",
"action": {
"label": "ข้อมูลครู",
"text": "ข้อมูลครู",
"type": "message"
},
"type": "action"
},
{
"type": "action",
"imageUrl": "https://www.apivat.com/line-chatbot/img-icon.png",
"action": {
"text": "ข้อมูลนักเรียน",
"label": "ข้อมูลนักเรียน",
"type": "message"
}
},
{
"type": "action",
"action": {
"label": "เว็บไซต์โรงเรียน",
"text": "เว็บไซต์โรงเรียน",
"type": "message"
},
"imageUrl": "https://www.apivat.com/line-chatbot/img-icon.png"
},
{
"imageUrl": "https://www.apivat.com/line-chatbot/img-icon.png",
"action": {
"text": "ข่าวประชาสัมพันธ์",
"type": "message",
"label": "ข่าวประชาสัมพันธ์"
},
"type": "action"
},
{
"action": {
"type": "message",
"text": "Facebook",
"label": "Facebook"
},
"imageUrl": "https://www.apivat.com/line-chatbot/img-icon.png",
"type": "action"
},
{
"action": {
"type": "message",
"label": "ติดต่อ",
"text": "ติดต่อ"
},
"type": "action",
"imageUrl": "https://www.apivat.com/line-chatbot/img-icon.png"
}
]
},
"type": "text"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment