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
NTUAI企業參訪
line_developers_tw
PRO
0
2.9k
Data TECH FRESH企業參訪- Amber
line_developers_tw
PRO
0
5.7k
Data Team 實習分享
line_developers_tw
PRO
0
5.7k
Backend Intern之旅
line_developers_tw
PRO
0
9.3k
清大企業參訪- Ben
line_developers_tw
PRO
0
1.9k
LLM 商品規格萃取大冒險- Vila
line_developers_tw
PRO
0
1.6k
Playwright/MCP/AI -Winter
line_developers_tw
PRO
0
1.6k
LINE EC Product Catalog Development- Rei
line_developers_tw
PRO
0
1.5k
LINE 與 AI 機器人技術應用現況
line_developers_tw
PRO
0
29
Other Decks in Technology
See All in Technology
旬のブリと旬の技術で楽しむ AI エージェント設計開発レシピ
chack411
1
240
会社紹介資料 / Sansan Company Profile
sansan33
PRO
11
390k
Models vs Bounded Contexts for Domain Modularizati...
ewolff
0
160
コールドスタンバイ構成でCDは可能か
hiramax
0
130
歴史から学ぶ、Goのメモリ管理基礎
logica0419
14
2.7k
【Agentforce Hackathon Tokyo 2025 発表資料】みらいシフト:あなた働き方を、みらいへシフト。
kuratani
0
120
2025年 山梨の技術コミュニティを振り返る
yuukis
0
160
戰略轉變:從建構 AI 代理人到發展可擴展的技能生態系統
appleboy
0
190
AI時代のアジャイルチームを目指して ー スクラムというコンフォートゾーンからの脱却 ー / Toward Agile Teams in the Age of AI
takaking22
11
6.4k
re:Invent2025 セッションレポ ~Spec-driven development with Kiro~
nrinetcom
PRO
2
170
All About Sansan – for New Global Engineers
sansan33
PRO
1
1.3k
I tried making a solo advent calendar!
zzzzico
0
150
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
58
6.2k
Test your architecture with Archunit
thirion
1
2.1k
How GitHub (no longer) Works
holman
316
140k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.1k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
Chasing Engaging Ingredients in Design
codingconduct
0
97
The Mindset for Success: Future Career Progression
greggifford
PRO
0
210
Rebuilding a faster, lazier Slack
samanthasiow
85
9.3k
Getting science done with accelerated Python computing platforms
jacobtomlinson
1
94
Leo the Paperboy
mayatellez
3
1.3k
Side Projects
sachag
455
43k
How to Align SEO within the Product Triangle To Get Buy-In & Support - #RIMC
aleyda
1
1.4k
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