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

# INotificationSettings

> Protobuf interface INotificationSettings generated from WAProto.

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

## Properties

### callVibrate?

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

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

***

### lowPriorityNotifications?

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

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

***

### messageLight?

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

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

***

### messagePopup?

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

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

***

### messageVibrate?

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

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

***

### reactionsMuted?

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

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