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

# WAUrlInfo

> Interface WAUrlInfo in the Baileys API.

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

## Properties

### canonical-url

> **canonical-url**: `string`

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

***

### description?

> `optional` **description**: `string`

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

***

### highQualityThumbnail?

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

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

***

### jpegThumbnail?

> `optional` **jpegThumbnail**: `Buffer`\<`ArrayBufferLike`>

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

***

### matched-text

> **matched-text**: `string`

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

***

### originalThumbnailUrl?

> `optional` **originalThumbnailUrl**: `string`

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

***

### title

> **title**: `string`

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