please select
  • UIKit
  • SDK
  • Server APIs
Chat/
UIKit/
Android/
Features/
UIKit
  • Overview
  • Run Demo
  • Getting Started
  • Installation
    • TUIKit
    • TUIChat Only
  • Build Basic Interfaces
    • Chat
    • Conversation List
    • Contact List
    • Add Contact
    • Create Group Chat
    • Video and Audio Call
  • Features
    • Reactions
    • Quote
    • Read Receipt
    • User Online Status
    • Translation
    • Voice to Text
    • Search Messages
  • Customization
    • Customize Messages
    • Customize Emojis and Stickers
  • Localization
  • Changelog
  • Guideline for Beginners
  • Console Guide
    • Creating and Upgrading an Application
    • Basic Configuration
    • Feature Configuration
    • Account Management
    • Group Management
    • Webhook Configuration
  • Product Introduction
    • Message Management
      • One-to-One Message
      • Message Storage
      • Offline Push
      • Group Message
      • Message Formats
    • Account System
      • Login Authentication
      • Online Status Management
    • Group Related
      • Group System
      • Group Management
    • User Profile and Relationship Chain
      • Profile Management
      • Relationship Chain Management
  • Purchase Guide
    • Billing Overview
    • Pricing
  • Error Codes

Reactions

Description

Starting from version 7.8, the emoji response feature is provided by the TUIEmojiPlugin plugin.
If you do not need this feature, simply skip integrating the plugin. In this case, when you long press a text message, the emoji response module will not be displayed.
If you need this feature, you need to integrate TUIChat and TUIEmojiPlugin. Please refer to "Integrating Basic Features" for integration methods. After integration, no further settings are required. When you long press a text message, the emoji response button will be displayed automatically.
Note:
The emoji response feature is only supported by the premium edition, please purchase the premium edition to use.

Effect

Sending Emoji Response

After emoji response is integrated, there will be an emoji selection area above the long press menu for messages. You can click the right button to expand the area to view more emojis. Clicking on an emoji will respond to the message with that emoji. If you have already responded to the message with an emoji, clicking on the emoji will cancel the response.
Long press menu for messages
More emojis


If emoji response is not integrated, the emoji response entry will not be displayed above the long press popup for messages, as shown in the figure:


Displaying Emoji Response

All responses received for a message will be displayed below the message, and all members in the chat can see them. Below the message, the responding emoji and the nickname of the chat member who responded with the emoji will be displayed. Click on the emoji or nickname, and you will see the emoji response details for that message. In the emoji response details interface, clicking on the emoji response you sent can quickly recall the emoji response.
Emoji Response Preview
Emoji Response Details