Skip to main content

React to messages

A reaction is a quick emoji you stick on someone's message — perfect for a thumbs-up or a laugh without adding another line to the channel.

  1. Right-click the message to open its menu. The reaction bar sits at the top.

  2. Click a quick reaction (👍 😂 ❤️), or open the picker to choose any emoji.

    Screenshot coming soon
    The reaction bar at the top of the right-click message menu with quick emoji reactions
    Capture spec (for maintainers)
    {
      "id": "web.chat-and-messaging.react-with-emojis.reaction-bar",
      "platform": "web",
      "route": "/chats",
      "actions": [
        {
          "pom": {
            "page": "ChatPage",
            "call": "openFirstGroupChannel"
          }
        },
        {
          "pom": {
            "page": "ChatPage",
            "call": "openMessageContextMenu"
          }
        }
      ],
      "clip": {
        "testId": "add-reaction-bar",
        "pad": 12
      }
    }
  3. Your reaction appears under the message. To remove it, click your own reaction again.

Good to know

When several people react with the same emoji, Latte groups them into a count — tap or hover the reaction to see who reacted.