Skip to content

Instantly share code, notes, and snippets.

@jirawatee
Created March 10, 2022 15:29
Show Gist options
  • Save jirawatee/2e4ab6487a164d73daf7b17129af3ef0 to your computer and use it in GitHub Desktop.
Save jirawatee/2e4ab6487a164d73daf7b17129af3ef0 to your computer and use it in GitHub Desktop.
Example of lineSpacing in Flex Message
{
"type": "bubble",
"body": {
"type": "box",
"layout": "vertical",
"contents": [
{
"type": "text",
"text": "เชื่อว่านักพัฒนาที่เป็นแฟนพันธุ์แท้ของ LINE ต่างรอคอยการมาของฟีเจอร์ใหม่ๆใน Flex Message เพื่อมาเติมเต็มจินตนาการในการแสดงผลข้อความใน LINE แบบ \"Think out of the box\" ทั้งการส่งผ่าน LINE Chatbot ก็ดี หรือส่งผ่าน LIFF app ก็เกร๋\n\nสำหรับใครที่เปิดมาเจอบทความนี้ แล้วได้ยินคำว่า Flex Message เป็นครั้งแรก ก็อยากแนะนำให้ไปทำความรู้จักกับความสามารถของมันที่บทความนี้ก่อนนะครับ",
"wrap": true,
"lineSpacing": "16px"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment