Hi,
I have javascript application. I have added group_channel chat functionality in my application. I am trying to add reactions/emoji to my application.
On hover of chat message I am showing list of emojis/Reaction. onclick of emoji I have to store the emoji to that message. What is the api for that?
I am referring below api to get the list of emojis with key.
Can someone please help me on this. thanks