{ "type": "bubble", "body": { "type": "box", "layout": "vertical", "contents": [ { "type": "image", "url": "https://scdn.line-apps.com/n/channel_devcenter/img/fx/01_1_cafe.png", "size": "full", "margin": "none", "align": "start", "gravity": "top", "position": "relative" }, { "type": "text", "text": "hello, world" }, { "type": "box", "layout": "baseline", "contents": [ { "type": "text", "text": "hello, world" }, { "type": "text", "text": "hello, world" } ] } ] } }