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

# IEventResponse

> Protobuf interface IEventResponse generated from WAProto.

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

## Properties

### eventResponseMessage?

> `optional` **eventResponseMessage**: `null` | [`IEventResponseMessage`](/proto-reference/Message/interfaces/IEventResponseMessage)

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

***

### eventResponseMessageKey?

> `optional` **eventResponseMessageKey**: `null` | [`IMessageKey`](/proto-reference/interfaces/IMessageKey)

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

***

### timestampMs?

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

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

***

### unread?

> `optional` **unread**: `null` | `boolean`

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