# I cannot see the WhatsApp message in Inbox

MessageBirds messaging capabilities are based on [WhatsApp's Business API](https://developers.facebook.com/docs/whatsapp/on-premises/reference/messages).

Message types supported by WhatsApp API will be supported within MessageBird. However, if WhatsApp does not support a message type, we will display an explanation prompt on your [Inbox](https://inbox.messagebird.com/) interface.

#### Example: Reaction Messages <a href="#id-01gjz8mrzcsqfy4644y58tvpw2" id="id-01gjz8mrzcsqfy4644y58tvpw2"></a>

Currently, the [WhatsApp Business API](https://developers.facebook.com/docs/whatsapp/on-premises/reference/messages) does not support react messages:

<figure><img src="https://675349995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJNEE9TMK4fU91VKstBr%2Fuploads%2Fgit-blob-ef561d2529fd36d2d99ae3646c0b35cb51cebb61%2F10969322249233?alt=media" alt=""><figcaption></figcaption></figure>

In case your end-user responds with a reaction message, we will show the following prompt *"Received Unsupported message type 'reaction'* " on your Inbox user interface:

<figure><img src="https://675349995-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUJNEE9TMK4fU91VKstBr%2Fuploads%2Fgit-blob-949e4362731c269294fb25a00fb099ce49485e3b%2F10969334126097?alt=media" alt=""><figcaption></figcaption></figure>

\
\
To bypass this, you can ask your end-users to reply with a text message.

📤  Feel free to [contact our Support](https://support.messagebird.com/hc/en-us/requests/new) in case you might need some help!


---

# 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.bird.com/connectivity-platform/troubleshooting/i-cannot-see-the-whatsapp-message-in-inbox.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.
