How to specify the emoji when publishing push message from backendless?

I want to publish emoji’s in my push message from backendless messaging. How can we add emojis?

Thanks,
Greg

Hi, Greg.
Just right now we are working on implementing support emoji in Backendless (in Messaging and Data).

As a workaround, could you try to send plain byte array with encoded emoji symbol and then parse it on the target device.