Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Catch up the latest update of LINE API 2019
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
LINE Developers Thailand
December 12, 2019
Technology
2
350
Catch up the latest update of LINE API 2019
LINE Developers Thailand
December 12, 2019
Tweet
Share
More Decks by LINE Developers Thailand
See All by LINE Developers Thailand
Unlocking the Power of AI Agents with LINE Bot MCP Server
linedevth
0
470
No REST No Stress! Connect LINE SHOPPING with MCP
linedevth
0
96
Build & Ship LINE MINI App with MINI AI Studio
linedevth
0
210
Scouter: Unleashing the True Power Level of Web Performance
linedevth
0
94
Spec > Spell: Write It Clearly, and Let AI Do the Magic
linedevth
0
91
ArgoCD: Deploy with confidence, conquer YAML mysteries
linedevth
0
110
LINE Group Bot by Zwiz.AI
linedevth
0
160
Next-Gen Retail: LINE MINI App with AI Location Intelligence
linedevth
0
170
TicketO: Reinventing the event experience with AI on MINI App
linedevth
0
280
Other Decks in Technology
See All in Technology
類似画像検索モデルの開発ノウハウ
lycorptech_jp
PRO
4
1.1k
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.7k
クラウド時代における一時権限取得
krrrr38
1
180
元エンジニアPdM、IDEが恋しすぎてCursorに全業務を集約したら、スライド作成まで爆速になった話
doiko123
1
510
LINE Messengerの次世代ストレージ選定
lycorptech_jp
PRO
19
7.7k
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
950
ナレッジワークのご紹介(第88回情報処理学会 )
kworkdev
PRO
0
150
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
260
Agentic Software Modernization - Back to the Roots (Zürich Agentic Coding and Architectures, März 2026)
feststelltaste
1
230
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
4
450
JAWSDAYS2026_A-6_現場SEが語る 回せるセキュリティ運用~設計で可視化、AIで加速する「楽に回る」運用設計のコツ~
shoki_hata
0
2.9k
スクリプトの先へ!AIエージェントと組み合わせる モバイルE2Eテスト
error96num
0
120
Featured
See All Featured
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Ethics towards AI in product and experience design
skipperchong
2
220
Site-Speed That Sticks
csswizardry
13
1.1k
Max Prin - Stacking Signals: How International SEO Comes Together (And Falls Apart)
techseoconnect
PRO
0
110
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
The Language of Interfaces
destraynor
162
26k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
73
Dominate Local Search Results - an insider guide to GBP, reviews, and Local SEO
greggifford
PRO
0
97
A better future with KSS
kneath
240
18k
Effective software design: The role of men in debugging patriarchy in IT @ Voxxed Days AMS
baasie
0
250
Transcript
Catch Up the Latest Update in LINE API Warit Wanwithu
Developer Relations, LINE THAILAND
Developer LINE API Ecosystem LINE Login LINE Notify Messaging API
Social API LINE Things LINE Beacon LIFF LINE Pay Clova ???
Developer LINE Messaging API
Developer New API for friend statistics • Get number of
message deliveries • Get number of followers • Get friend demographics
Developer Get number of messages sent this month https://api.line.me/v2/bot/message/quota/consumption
Developer Get User Interaction statistics
Flex Message 2019
giga mega kilo micro nano 1. Bubble Size
default paddingAll = 10% 2. Box Padding "body": { "type":
"box", "layout": "vertical", "paddingAll": "10%", "contents": [ { "type": "text", "text": "The objective…" } ] }
default backgroundColor = #RRGGBBAA 3. Color & Background Color {
"type": "box", "backgroundColor": "#2a01ff", "paddingAll": "8%", "layout": "vertical", "contents": [ { "type": "text", "text": "Hello World!" } ] }
default cornerRadius 4. Box Corner { "body": { "type": "box",
"paddingAll": "none", "cornerRadius": "150px", "layout": "vertical", "contents": [ { "type": "image", "url": "https://...", "size": "full" } ]}}
default position = absolute 5. Position & Offset { "type":
"box", "position": "absolute", "offsetTop": "25%", "offsetBottom": "60%", "offsetStart": "50%", "offsetEnd": "20%", "layout": "vertical", "contents": [{ "type": "button", "action": { "type": "uri", "label": "Apply Now!", "uri": "https: //…" } }]}
default span 6. Text Style { "type": "text", "text": "...",
"style": "italic", "decoration": "underline", "wrap": true, "contents": [{ "type": "span", "text": "The objective…", "style": "italic" },{ "type": "span", "text": "to enhance…", "decoration": "underline" }] }
Developer api.line.me -> api-data.line.me • Get content • Upload rich
menu image • Download rich menu image Deadline: April 30, 2020 The domain name of (some) API endpoints
Developer Messaging API calls in your browser
New property "stickerResourceType" • STATIC • ANIMATION • SOUND •
ANIMATION_SOUND • POPUP • POPUP_SOUND • NAME_TEXT
Developer LINE SDK
Developer LINE SDK
Developer LINE SDK v4.x end-of-life on Dec 12th, 2019 ⚰
LINE Login: new parameters https://access.line.me/oauth2/v2.1/authorize?response_type=xxx...&ui_locales=ja
Verify ID token https://api.line.me/oauth2/v2.1/verify
Developer LINE Front-end Framework
Developer LIFF v.2 • External Browser Supported • QR Code
Scanner (Android) • Get OS • Is in LIFF? • Is logged in? • Much more..
Developer LINE Pay
New API Document https://pay.line.me/documents/online_v3_en.html
Developer LINE TV API Exclusively for Thailand
• Spotlight Types • Spotlight Module • Category List •
Category • Ranking • Search • Station Home List • Station Home • Live Schedule LINE TV API
LINE TV x Chatbot
• Browse All LINE API • Demo • What’s New
• Upcoming Event • Much more.. UPDATED LINE DEV TH
Developer LINE API Ecosystem LINE Login LINE Notify Messaging API
Social API LINE Things LINE Beacon LIFF LINE Pay Clova LINE TV NEW
None