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

# IExtendedTextMessage

> Protobuf interface IExtendedTextMessage generated from WAProto.

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

## Properties

### backgroundArgb?

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

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

***

### contextInfo?

> `optional` **contextInfo**: `null` | [`IContextInfo`](/proto-reference/interfaces/IContextInfo)

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

***

### description?

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

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

***

### doNotPlayInline?

> `optional` **doNotPlayInline**: `null` | `boolean`

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

***

### endCardTiles?

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

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

***

### faviconMMSMetadata?

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

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

***

### font?

> `optional` **font**: `null` | [`FontType`](/proto-reference/Message/ExtendedTextMessage/enumerations/FontType)

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

***

### inviteLinkGroupType?

> `optional` **inviteLinkGroupType**: `null` | [`InviteLinkGroupType`](/proto-reference/Message/ExtendedTextMessage/enumerations/InviteLinkGroupType)

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

***

### inviteLinkGroupTypeV2?

> `optional` **inviteLinkGroupTypeV2**: `null` | [`InviteLinkGroupType`](/proto-reference/Message/ExtendedTextMessage/enumerations/InviteLinkGroupType)

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

***

### inviteLinkParentGroupSubjectV2?

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

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

***

### inviteLinkParentGroupThumbnailV2?

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

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

***

### jpegThumbnail?

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

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

***

### linkPreviewMetadata?

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

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

***

### matchedText?

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

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

***

### mediaKey?

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

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

***

### mediaKeyTimestamp?

> `optional` **mediaKeyTimestamp**: `null` | `number` | `Long`

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

***

### musicMetadata?

> `optional` **musicMetadata**: `null` | [`IEmbeddedMusic`](/proto-reference/interfaces/IEmbeddedMusic)

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

***

### paymentExtendedMetadata?

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

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

***

### paymentLinkMetadata?

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

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

***

### previewType?

> `optional` **previewType**: `null` | [`PreviewType`](/proto-reference/Message/ExtendedTextMessage/enumerations/PreviewType)

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

***

### text?

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

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

***

### textArgb?

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

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

***

### thumbnailDirectPath?

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

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

***

### thumbnailEncSha256?

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

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

***

### thumbnailHeight?

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

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

***

### thumbnailSha256?

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

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

***

### thumbnailWidth?

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

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

***

### title?

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

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

***

### videoContentUrl?

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

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

***

### videoHeight?

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

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

***

### videoWidth?

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

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

***

### viewOnce?

> `optional` **viewOnce**: `null` | `boolean`

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