salman0ansari / whatsapp-api-nodejs

RESTful WhatsApp API with Multiple Device Support
GNU General Public License v3.0
1.28k stars 610 forks source link

Text with emoticons #700

Open fabiosantosrj opened 1 year ago

fabiosantosrj commented 1 year ago

Hey guys, How do I send emoticons in text message? If I put an emoticon in Postman it works. But, I would like to know how to pass the respective unicode.

billantony commented 1 year ago

uses emoji-picker-1.1.5

fabiosantosrj commented 1 year ago

do you have an example of use?

fabiosantosrj commented 1 year ago

Eu gostaria de mandar um cadeado \uD83D\uDD12, mas ele está enviando esse codigo como texto ao invés do cadeado. Alguém sabe o motivo?

fabiosantosrj commented 1 year ago

Alguém que saiba como fazer?