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

# IUserReceipt

> Protobuf interface IUserReceipt generated from WAProto.

Defined in: [WAProto/index.d.ts:13396](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13396)

## Properties

### deliveredDeviceJid?

> `optional` **deliveredDeviceJid**: `null` | `string`\[]

Defined in: [WAProto/index.d.ts:13402](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13402)

***

### pendingDeviceJid?

> `optional` **pendingDeviceJid**: `null` | `string`\[]

Defined in: [WAProto/index.d.ts:13401](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13401)

***

### playedTimestamp?

> `optional` **playedTimestamp**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:13400](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13400)

***

### readTimestamp?

> `optional` **readTimestamp**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:13399](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13399)

***

### receiptTimestamp?

> `optional` **receiptTimestamp**: `null` | `number` | `Long`

Defined in: [WAProto/index.d.ts:13398](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13398)

***

### userJid?

> `optional` **userJid**: `null` | `string`

Defined in: [WAProto/index.d.ts:13397](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L13397)
