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

# IAutoDownloadSettings

> Protobuf interface IAutoDownloadSettings generated from WAProto.

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

## Properties

### downloadAudio?

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

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

***

### downloadDocuments?

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

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

***

### downloadImages?

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

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

***

### downloadVideo?

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

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