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

# IEventLocation

> Protobuf interface IEventLocation generated from WAProto.

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

## Properties

### address?

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

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

***

### degreesLatitude?

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

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

***

### degreesLongitude?

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

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

***

### jpegThumbnail?

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

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

***

### name?

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

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

***

### url?

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

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