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

# IGlobalSettings

> Protobuf interface IGlobalSettings generated from WAProto.

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

## Properties

### autoDownloadCellular?

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

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

***

### autoDownloadRoaming?

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

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

***

### autoDownloadWiFi?

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

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

***

### autoUnarchiveChats?

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

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

***

### avatarUserSettings?

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

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

***

### chatDbLidMigrationTimestamp?

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

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

***

### chatLockSettings?

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

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

***

### darkThemeWallpaper?

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

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

***

### disappearingModeDuration?

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

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

***

### disappearingModeTimestamp?

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

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

***

### fontSize?

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

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

***

### groupNotificationSettings?

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

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

***

### individualNotificationSettings?

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

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

***

### lightThemeWallpaper?

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

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

***

### mediaVisibility?

> `optional` **mediaVisibility**: `null` | [`MediaVisibility`](/proto-reference/enumerations/MediaVisibility)

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

***

### photoQualityMode?

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

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

***

### securityNotifications?

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

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

***

### showGroupNotificationsPreview?

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

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

***

### showIndividualNotificationsPreview?

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

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

***

### videoQualityMode?

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

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