Skip to main content

Send messages

Messages are how you talk in Latte — in a group channel with your class or team, or one-to-one in a private chat. Every message you send shows up for everyone in the conversation instantly, on every device.

  1. Open Chats from the navigation and select a conversation — a group channel or a name under Direct Messages.

  2. Click the message field at the bottom (it reads Message) and type what you want to say.

    Screenshot coming soon
    A group channel with a message typed into the Message input field, ready to send
    Capture spec (for maintainers)
    {
      "id": "web.chat-and-messaging.send-messages.input-field",
      "platform": "web",
      "route": "/chats",
      "actions": [
        {
          "pom": {
            "page": "ChatPage",
            "call": "openFirstGroupChannel"
          }
        },
        {
          "fill": {
            "testId": "text-channel-input",
            "value": "See you at the library at 2pm ☕"
          }
        }
      ],
      "clip": {
        "testId": "text-channel-input-field",
        "pad": 12
      }
    }
  3. Press Enter (or click the Send icon) to send. To add a new line instead of sending, press Shift+Enter.

On the Latte desktop app

The desktop app is the same chat — messages you send there sync to your phone and the web instantly.

Good to know

A message needs at least one visible character — Latte won't send a blank or spaces-only message. You can drop in emojis and GIFs or attach files and photos before you send.