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

# ILiveLocationMessage

> Protobuf interface ILiveLocationMessage generated from WAProto.

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

## Properties

### accuracyInMeters?

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

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

***

### caption?

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

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

***

### contextInfo?

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

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

***

### degreesClockwiseFromMagneticNorth?

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

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

***

### degreesLatitude?

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

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

***

### degreesLongitude?

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

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

***

### jpegThumbnail?

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

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

***

### sequenceNumber?

> `optional` **sequenceNumber**: `null` | `number` | `Long`

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

***

### speedInMps?

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

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

***

### timeOffset?

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

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