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
DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG
Search
LINE Developers Taiwan
PRO
May 27, 2020
Technology
0
11k
DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG
by Evan Lin @Chatbot community #19
https://chatbots.kktix.cc/events/meetup-019
LINE Developers Taiwan
PRO
May 27, 2020
Tweet
Share
More Decks by LINE Developers Taiwan
See All by LINE Developers Taiwan
清大企業參訪- Ben
line_developers_tw
PRO
0
510
LLM 商品規格萃取大冒險- Vila
line_developers_tw
PRO
0
630
Playwright/MCP/AI -Winter
line_developers_tw
PRO
0
640
LINE EC Product Catalog Development- Rei
line_developers_tw
PRO
0
630
LINE 與 AI 機器人技術應用現況
line_developers_tw
PRO
0
7
QA Testing
line_developers_tw
PRO
0
260
jcconf_datadev_prod
line_developers_tw
PRO
0
7
jcconf_SPM_prod
line_developers_tw
PRO
0
5
jcconf_LINEPay_prod
line_developers_tw
PRO
0
4
Other Decks in Technology
See All in Technology
Boxを“使われる場”にする統制と自動化の仕組み
demaecan
0
200
どうなる Remix 3
tanakahisateru
0
250
Digitization部 紹介資料
sansan33
PRO
1
5.8k
開発者が知っておきたい複雑さの正体/where-the-complexity-comes-from
hanhan1978
2
450
AIとの協業で実現!レガシーコードをKotlinらしく生まれ変わらせる実践ガイド
zozotech
PRO
2
340
Snowflakeとdbtで加速する 「TVCMデータで価値を生む組織」への進化論 / Evolving TVCM Data Value in TELECY with Snowflake and dbt
carta_engineering
0
160
AIがコードを書いてくれるなら、新米エンジニアは何をする? / komekaigi2025
nkzn
25
17k
最近読んで良かった本 / Yokohama North Meetup #10
mktakuya
0
900
GTC 2025 : 가속되고 있는 미래
inureyes
PRO
0
150
Databricks Free Editionで始めるMLflow
taka_aki
0
800
The Twin Mandate of Observability
charity
1
430
20251106 Offers DeepDive 知識を民主化!あらゆる業務のスピードと品質を 改善するためのドキュメント自動更新・活用術
masashiyokota
1
220
Featured
See All Featured
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
Building a Modern Day E-commerce SEO Strategy
aleyda
44
8k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
127
54k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
12
1.3k
Balancing Empowerment & Direction
lara
5
710
Site-Speed That Sticks
csswizardry
13
940
Music & Morning Musume
bryan
46
6.9k
Side Projects
sachag
455
43k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
234
17k
We Have a Design System, Now What?
morganepeng
54
7.9k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
Transcript
DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG LINE
Developer Relations Evan Lin 2020.05 1
Evan Lin • LINE Developer Relations • LINE Developer Meetup
• LINE TAIWAN TECHPULSE Organizer LINE Technology Evangelist 2
What is LINE Emoji 3
How to send LINE Emoji on OA CMS 4
http://www.evanlin.com/go-emoji/ How to send LINE Emoji on Chatbot? (deprecated) 5
http://www.evanlin.com/go-emoji/ How to send LINE Emoji on Chatbot? (deprecated) 6
How to send LINE Emoji on Chatbot? LINE Emoji API
on text message 2020 April update 7
https://developers.line.biz/en/news/2020/05/12/messaging-api-update-may-2020/ LINE Emoji detail on webhook 8
Sticker Message or Emoji text message? Single emoji becomes STATIC
sticker Emoji with text message 9
LINE Emoji detail on webhook “Hello, world! (love)” 10
How to implement echo chatbot with LINE Emoji? 11
Sticker Message or Emoji text message? 12 ”Hello, world. (brown)”
”Hello, world. $” ”Hi, this is what you said to me `Hello, world. $`”
Sticker Message or Emoji text message? Sendable LINE emoji list:
https://d.line-scdn.net/r/devcenter/sendable_line_emoji_list.pdf
Sticker Message or Emoji text message? Replace emoji to `$`.
Add emoji back.. Check if emoji is send-able.
Using Golang for LINE Emoji testing (1)
Using Golang for LINE Emoji testing (2)
Demo https://github.com/kkdai/LineBot-emoji
LINE TECH FRESH https://engineering.linecorp.com/zh-hant/blog/tech-fresh-2020/ 18
19
Q&A 20