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

# IStatusNotificationMessage

> Protobuf interface IStatusNotificationMessage generated from WAProto.

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

## Properties

### originalMessageKey?

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

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

***

### responseMessageKey?

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

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

***

### type?

> `optional` **type**: `null` | [`StatusNotificationType`](/proto-reference/Message/StatusNotificationMessage/enumerations/StatusNotificationType)

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