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

# IWebNotificationsInfo

> Protobuf interface IWebNotificationsInfo generated from WAProto.

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

## Properties

### notifyMessageCount?

> `optional` **notifyMessageCount**: `null` | `number`

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

***

### notifyMessages?

> `optional` **notifyMessages**: `null` | [`IWebMessageInfo`](/proto-reference/interfaces/IWebMessageInfo)\[]

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

***

### timestamp?

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

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

***

### unreadChats?

> `optional` **unreadChats**: `null` | `number`

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