JSON API for LINE
Response reference
Sending Text
{
"messages": [
{
"type": "text",
"text": "Welcome to the smartest bot building tool ever —— YOCTOL.AI"
},
{
"type": "text",
"text": "what kind of bot do you want to build?"
}
]
}Sending Image
Sending Video
Sending Voice Messages
Sending Sticker
Sending Buttons
Sending Quick Reply
Last updated