Skip to main content

Reply to messages

Replying quotes the message you're answering, so your response makes sense even when the channel has moved on. Tap the quote later to jump back to the original.

  1. Right-click the message you want to answer and click Reply.

  2. A preview of that message appears above the input field. Type your reply.

    Screenshot coming soon
    The reply preview shown above the input field after choosing Reply on a message
    Capture spec (for maintainers)
    {
      "id": "web.chat-and-messaging.reply-to-messages.reply-preview",
      "platform": "web",
      "route": "/chats",
      "actions": [
        {
          "pom": {
            "page": "ChatPage",
            "call": "openFirstGroupChannel"
          }
        },
        {
          "pom": {
            "page": "ChatPage",
            "call": "replyToLastMessage"
          }
        }
      ],
      "clip": {
        "testId": "text-channel-input-reply-preview",
        "pad": 12
      }
    }
  3. Press Enter (or click the Send icon) to send. To cancel the reply, click the close (×) icon on the preview.

Good to know

Once a reply is sent, tapping the quoted preview scrolls the conversation back to the original message and highlights it — handy in long channels.