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

# ILocationMessage

> Protobuf interface ILocationMessage generated from WAProto.

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

## Properties

### accuracyInMeters?

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

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

***

### address?

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

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

***

### comment?

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

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

***

### contextInfo?

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

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

***

### degreesClockwiseFromMagneticNorth?

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

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

***

### degreesLatitude?

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

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

***

### degreesLongitude?

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

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

***

### isLive?

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

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

***

### jpegThumbnail?

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

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

***

### name?

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

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

***

### speedInMps?

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

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

***

### url?

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

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