0

I tested emoticon in node.js in this way.

I do the same in my rails project but i was not able to send unicode like this. I don't know how to send emoticon in rails with LINE Message API.

messages.push(
           type: 'text',
           text: "\uDBC0\uDC84"
           )
max23_
  • 6,531
  • 4
  • 22
  • 36
overflow
  • 61
  • 5

0 Answers0