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
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
390
No REST No Stress! Connect LINE SHOPPING with MCP
linedevth
0
68
Build & Ship LINE MINI App with MINI AI Studio
linedevth
0
110
Scouter: Unleashing the True Power Level of Web Performance
linedevth
0
59
Spec > Spell: Write It Clearly, and Let AI Do the Magic
linedevth
0
70
ArgoCD: Deploy with confidence, conquer YAML mysteries
linedevth
0
84
LINE Group Bot by Zwiz.AI
linedevth
0
120
Next-Gen Retail: LINE MINI App with AI Location Intelligence
linedevth
0
120
TicketO: Reinventing the event experience with AI on MINI App
linedevth
0
220
Other Decks in Technology
See All in Technology
251029 JAWS-UG AI/ML 退屈なことはQDevにやらせよう
otakensh
0
120
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
2
210
Retrospectiveを振り返ろう
nakasho
0
150
アノテーション作業書作成のGood Practice
cierpa0905
PRO
1
350
RemoteFunctionを使ったコロケーション
mkazutaka
1
170
進化する大規模言語モデル評価: Swallowプロジェクトにおける実践と知見
chokkan
PRO
3
420
猫でもわかるAmazon Q Developer CLI 解体新書
kentapapa
1
220
激動の時代を爆速リチーミングで乗り越えろ
sansantech
PRO
1
220
アウトプットから始めるOSSコントリビューション 〜eslint-plugin-vueの場合〜 #vuefes
bengo4com
3
1.9k
AI連携の新常識! 話題のMCPをはじめて学ぶ!
makoakiba
0
170
serverless team topology
_kensh
3
260
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
2
1.6k
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
333
24k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Designing for humans not robots
tammielis
254
26k
4 Signs Your Business is Dying
shpigford
186
22k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Being A Developer After 40
akosma
91
590k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
36
6.1k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Docker and Python
trallard
46
3.6k
Faster Mobile Websites
deanohume
310
31k
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