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
340
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
Welcome & Tech Vision Keynote
linedevth
0
92
Building the Future: LINE API Updates in 2024
linedevth
0
65
Revolutionizing Telepharmacy with The POWER of Gen AI and LINE API
linedevth
0
93
Seamless Inventory Management with ChatGPT and LINE SHOPPING API
linedevth
0
43
The Future of LINE Retail Chatbot using Gemini AI
linedevth
0
82
Domain Data Platform for Scalable Data Management
linedevth
0
44
Building a Fortune Teller App with OpenAI From Chatbot to Voice Assistant
linedevth
0
37
B.A.A.S - BeTask AI and Automation for SMEs
linedevth
0
36
Boosting Development Quality through Continuous Documentation Integration
linedevth
0
46
Other Decks in Technology
See All in Technology
開発生産性を上げながらビジネスも30倍成長させてきたチームの姿
kamina_zzz
2
1.7k
DMARC 対応の話 - MIXI CTO オフィスアワー #04
bbqallstars
1
160
【若手エンジニア応援LT会】ソフトウェアを学んできた私がインフラエンジニアを目指した理由
kazushi_ohata
0
150
Application Development WG Intro at AppDeveloperCon
salaboy
0
180
AIチャットボット開発への生成AI活用
ryomrt
0
170
ドメイン名の終活について - JPAAWG 7th -
mikit
33
20k
安心してください、日本語使えますよ―Ubuntu日本語Remix提供休止に寄せて― 2024-11-17
nobutomurata
1
990
[FOSS4G 2024 Japan LT] LLMを使ってGISデータ解析を自動化したい!
nssv
1
210
スクラムチームを立ち上げる〜チーム開発で得られたもの・得られなかったもの〜
ohnoeight
2
350
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
500
障害対応指揮の意思決定と情報共有における価値観 / Waroom Meetup #2
arthur1
5
470
透過型SMTPプロキシによる送信メールの可観測性向上: Update Edition / Improved observability of outgoing emails with transparent smtp proxy: Update edition
linyows
2
210
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
10 Git Anti Patterns You Should be Aware of
lemiorhan
654
59k
Raft: Consensus for Rubyists
vanstee
136
6.6k
KATA
mclloyd
29
14k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
47
2.1k
Documentation Writing (for coders)
carmenintech
65
4.4k
Building a Scalable Design System with Sketch
lauravandoore
459
33k
How to Ace a Technical Interview
jacobian
276
23k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
232
17k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
BBQ
matthewcrist
85
9.3k
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