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

# ICatalogSnapshot

> Protobuf interface ICatalogSnapshot generated from WAProto.

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

## Properties

### catalogImage?

> `optional` **catalogImage**: `null` | [`IImageMessage`](/proto-reference/Message/interfaces/IImageMessage)

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

***

### description?

> `optional` **description**: `null` | `string`

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

***

### title?

> `optional` **title**: `null` | `string`

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