Upgrade to Pro — share decks privately, control downloads, hide ads and more …

DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG

DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG

by Evan Lin @Chatbot community #19 https://chatbots.kktix.cc/events/meetup-019

More Decks by LINE Developers Taiwan

Other Decks in Technology

Transcript

  1. DETAIL IN LINE EMOJI IN TEXT MESSAGING BY GOLANG LINE

    Developer Relations Evan Lin 2020.05 1
  2. Evan Lin • LINE Developer Relations • LINE Developer Meetup

    • LINE TAIWAN TECHPULSE Organizer LINE Technology Evangelist 2
  3. How to send LINE Emoji on Chatbot? LINE Emoji API

    on text message 2020 April update 7
  4. Sticker Message or Emoji text message? 12 ”Hello, world. (brown)”

    ”Hello, world. $” ”Hi, this is what you said to me `Hello, world. $`”
  5. Sticker Message or Emoji text message? Sendable LINE emoji list:

    https://d.line-scdn.net/r/devcenter/sendable_line_emoji_list.pdf
  6. Sticker Message or Emoji text message? Replace emoji to `$`.

    Add emoji back.. Check if emoji is send-able.
  7. 19