Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Speaker Deck
PRO
Sign in
Sign up
for free
DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG
line_developers_tw
May 27, 2020
Technology
0
2.2k
DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG
by Evan Lin @Chatbot community #19
https://chatbots.kktix.cc/events/meetup-019
line_developers_tw
May 27, 2020
Tweet
Share
More Decks by line_developers_tw
See All by line_developers_tw
line_developers_tw
0
540
line_developers_tw
0
1.4k
line_developers_tw
0
550
line_developers_tw
1
490
line_developers_tw
0
24
line_developers_tw
0
21
line_developers_tw
0
23
line_developers_tw
0
18
line_developers_tw
1
17
Other Decks in Technology
See All in Technology
opdavies
0
1.6k
ama_ch
0
3.7k
qryuu
0
190
shomaekawa
3
1.3k
ytaka23
5
1.3k
_kensh
1
190
i35_267
0
240
takaking22
1
450
redhatopenshift
0
500
kanaugust
PRO
0
180
sky_joker
0
120
oyakata2438
0
130
Featured
See All Featured
shpigford
165
19k
malarkey
393
60k
sachag
267
17k
lara
590
61k
chrislema
231
16k
sugarenia
233
840k
samanthasiow
56
6.3k
philhawksworth
190
17k
cromwellryan
101
5.9k
frogandcode
127
20k
jponch
103
5k
destraynor
146
19k
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