# Message Bubble

#### Text Message Bubble

<figure><img src="/files/EqsJu5Yg46Y2YEvpZBCT" alt=""><figcaption></figcaption></figure>

#### Features

| Feature             | Description                                                                                                                                       |
| ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
| Flag/Unlfag message | You can only flag or unflag received messages. Click the three vertical dots at the bottom right of the bubble and select **flag** or **unflag**. |
| Edit edit           | You can only edit the messages you sent. Click the three vertical dots at the bottom right of the bubble and select **edit**.                     |
| Delete              | Click the three vertical dots at the bottom right and select **delete** to delete the message.                                                    |
| Sent time stamp     | Shows the time stamp in HH:MM AM/PM format.                                                                                                       |
| Deleted message     | If the message is deleted, the deleted label will be shown.                                                                                       |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.social.plus/social-plus-uikit/uikit-3/web/chat-uikit/chat-components/message-bubble.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
