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

# IAIRichResponseMapAnnotation

> Protobuf interface IAIRichResponseMapAnnotation generated from WAProto.

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

## Properties

### annotationNumber?

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

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

***

### body?

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

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

***

### latitude?

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

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

***

### longitude?

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

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

***

### title?

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

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