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

# IAlbumMessage

> Protobuf interface IAlbumMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### expectedImageCount?

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

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

***

### expectedVideoCount?

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

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