Documentation Index
Fetch the complete documentation index at: https://www.cometchat.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
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 |