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

# IInteractiveAnnotation

> Protobuf interface IInteractiveAnnotation generated from WAProto.

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

## Properties

### embeddedAction?

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

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

***

### embeddedContent?

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

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

***

### location?

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

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

***

### newsletter?

> `optional` **newsletter**: `null` | [`IForwardedNewsletterMessageInfo`](/proto-reference/ContextInfo/interfaces/IForwardedNewsletterMessageInfo)

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

***

### polygonVertices?

> `optional` **polygonVertices**: `null` | [`IPoint`](/proto-reference/interfaces/IPoint)\[]

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

***

### shouldSkipConfirmation?

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

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

***

### statusLinkType?

> `optional` **statusLinkType**: `null` | [`StatusLinkType`](/proto-reference/InteractiveAnnotation/enumerations/StatusLinkType)

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

***

### tapAction?

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

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