> ## Documentation Index
> Fetch the complete documentation index at: https://baileys.wiki/llms.txt
> Use this file to discover all available pages before exploring further.

# MessageReceiptType

> Type Alias MessageReceiptType in the Baileys API.

> **MessageReceiptType**: `"read"` | `"read-self"` | `"hist_sync"` | `"peer_msg"` | `"sender"` | `"inactive"` | `"played"` | `undefined`

Defined in: [src/Types/Message.ts:87](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Message.ts#L87)
