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

# ILocation

> Protobuf interface ILocation generated from WAProto.

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

## Properties

### degreesLatitude?

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

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

***

### degreesLongitude?

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

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

***

### name?

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

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