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

# AlbumMessageOptions

> Type Alias AlbumMessageOptions in the Baileys API.

> **AlbumMessageOptions**: `object`

Defined in: [src/Types/Message.ts:159](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Message.ts#L159)

## Type declaration

### expectedImageCount?

> `optional` **expectedImageCount**: `number`

Number of images expected in the album

### expectedVideoCount?

> `optional` **expectedVideoCount**: `number`

Number of videos expected in the album
