enables/disables an ability to add reactions
webix.ui({ view: "chat", url: "https://docs.webix.com/chat-backend/", reactions: true, });
If the reactions property is set to true, emojis will be enabled by default.
true