> ## Documentation Index
> Fetch the complete documentation index at: https://cometchat-22654f5b-docs-rn-guide-message-privately.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Receipts

> Receipts — CometChat documentation.

`Receipts` describes the different states of sent messages.

| Name      | Description                                                      |
| --------- | ---------------------------------------------------------------- |
| wait      | Value describing the in-progress state of the sent message       |
| sent      | Value describing the successfully sent state of the sent message |
| delivered | Value describing the delivered state of the sent message         |
| read      | Value describing the read state of the sent message              |
| error     | Value describing the error state of the sent message             |
