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
Gemini 2025 新功能回顧 LINE Bot 完美結合
line_developers_tw
PRO
0
440
NTUAI企業參訪
line_developers_tw
PRO
0
9.3k
Data TECH FRESH企業參訪- Amber
line_developers_tw
PRO
0
19k
Data Team 實習分享
line_developers_tw
PRO
0
16k
Backend Intern之旅
line_developers_tw
PRO
0
24k
清大企業參訪- Ben
line_developers_tw
PRO
0
3.9k
LLM 商品規格萃取大冒險- Vila
line_developers_tw
PRO
0
2.6k
Playwright/MCP/AI -Winter
line_developers_tw
PRO
0
2.6k
LINE EC Product Catalog Development- Rei
line_developers_tw
PRO
0
2.6k
Other Decks in Technology
See All in Technology
元エンジニアPdM、IDEが恋しすぎてCursorに全業務を集約したら、スライド作成まで爆速になった話
doiko123
1
630
AI時代のSaaSとETL
shoe116
1
140
(Test) ai-meetup slide creation
oikon48
3
380
The_Evolution_of_Bits_AI_SRE.pdf
nulabinc
PRO
0
200
[JAWSDAYS2026]Who is responsible for IAM
mizukibbb
0
640
Shifting from MCP to Skills / ベストプラクティスの変遷を辿る
yamanoku
4
850
Agent ServerはWeb Serverではない。ADKで考えるAgentOps
akiratameto
0
100
Oracle Cloud Infrastructure IaaS 新機能アップデート 2025/12 - 2026/2
oracle4engineer
PRO
0
130
PMとしての意思決定とAI活用状況について
lycorptech_jp
PRO
0
120
[E2]CCoEはAI指揮官へ。Bedrock×MCPで構築するコスト・セキュリティ自律運用基盤
taku1418
0
160
猫でもわかるKiro CLI(AI 駆動開発への道編)
kentapapa
0
200
オレ達はAWS管理をやりたいんじゃない!開発の生産性を爆アゲしたいんだ!!
wkm2
4
530
Featured
See All Featured
Building a A Zero-Code AI SEO Workflow
portentint
PRO
0
390
SERP Conf. Vienna - Web Accessibility: Optimizing for Inclusivity and SEO
sarafernandez
1
1.3k
jQuery: Nuts, Bolts and Bling
dougneiner
65
8.4k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
220
Design and Strategy: How to Deal with People Who Don’t "Get" Design
morganepeng
133
19k
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
60
42k
B2B Lead Gen: Tactics, Traps & Triumph
marketingsoph
0
76
Art, The Web, and Tiny UX
lynnandtonic
304
21k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
659
61k
How to Think Like a Performance Engineer
csswizardry
28
2.5k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.6k
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