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
120
No REST No Stress! Connect LINE SHOPPING with MCP
linedevth
0
30
Build & Ship LINE MINI App with MINI AI Studio
linedevth
0
36
Scouter: Unleashing the True Power Level of Web Performance
linedevth
0
19
Spec > Spell: Write It Clearly, and Let AI Do the Magic
linedevth
0
35
ArgoCD: Deploy with confidence, conquer YAML mysteries
linedevth
0
33
LINE Group Bot by Zwiz.AI
linedevth
0
34
Next-Gen Retail: LINE MINI App with AI Location Intelligence
linedevth
0
31
TicketO: Reinventing the event experience with AI on MINI App
linedevth
0
72
Other Decks in Technology
See All in Technology
データ分析エージェント Socrates の育て方
na0
8
2.9k
エンジニアが主導できる組織づくり ー 製品と事業を進化させる体制へのシフト
ueokande
1
110
Android Audio: Beyond Winning On It
atsushieno
0
3.4k
実践!カスタムインストラクション&スラッシュコマンド
puku0x
0
550
株式会社ログラス - 会社説明資料【エンジニア】/ Loglass Engineer
loglass2019
4
65k
職種の壁を溶かして開発サイクルを高速に回す~情報透明性と職種越境から考えるAIフレンドリーな職種間連携~
daitasu
0
190
Rustから学ぶ 非同期処理の仕組み
skanehira
1
150
AIエージェントで90秒の広告動画を制作!台本・音声・映像・編集をつなぐAWS最新アーキテクチャの実践
nasuvitz
3
370
DroidKaigi 2025 Androidエンジニアとしてのキャリア
mhidaka
2
390
CDK CLIで使ってたあの機能、CDK Toolkit Libraryではどうやるの?
smt7174
4
190
会社紹介資料 / Sansan Company Profile
sansan33
PRO
7
380k
機械学習を扱うプラットフォーム開発と運用事例
lycorptech_jp
PRO
0
670
Featured
See All Featured
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
How to Ace a Technical Interview
jacobian
279
23k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
3k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Code Reviewing Like a Champion
maltzj
525
40k
The Cult of Friendly URLs
andyhume
79
6.6k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
820
Become a Pro
speakerdeck
PRO
29
5.5k
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