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

# ILinkPreviewResponse

> Protobuf interface ILinkPreviewResponse generated from WAProto.

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

## Properties

### description?

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

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

***

### hqThumbnail?

> `optional` **hqThumbnail**: `null` | [`ILinkPreviewHighQualityThumbnail`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/LinkPreviewResponse/interfaces/ILinkPreviewHighQualityThumbnail)

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

***

### matchText?

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

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

***

### previewMetadata?

> `optional` **previewMetadata**: `null` | [`IPaymentLinkPreviewMetadata`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/LinkPreviewResponse/interfaces/IPaymentLinkPreviewMetadata)

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

***

### previewType?

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

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

***

### thumbData?

> `optional` **thumbData**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### title?

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

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

***

### url?

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

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