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

# ICarouselMessage

> Protobuf interface ICarouselMessage generated from WAProto.

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

## Properties

### cards?

> `optional` **cards**: `null` | [`IInteractiveMessage`](/proto-reference/Message/interfaces/IInteractiveMessage)\[]

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

***

### carouselCardType?

> `optional` **carouselCardType**: `null` | [`CarouselCardType`](/proto-reference/Message/InteractiveMessage/CarouselMessage/enumerations/CarouselCardType)

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

***

### messageVersion?

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

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