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

# UrlTrackingMap

> Protobuf class UrlTrackingMap generated from WAProto.

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

## Implements

* [`IUrlTrackingMap`](/proto-reference/interfaces/IUrlTrackingMap)

## Constructors

### new UrlTrackingMap()

> **new UrlTrackingMap**(`p`?): [`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

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

#### Parameters

##### p?

[`IUrlTrackingMap`](/proto-reference/interfaces/IUrlTrackingMap)

#### Returns

[`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

## Properties

### urlTrackingMapElements

> **urlTrackingMapElements**: [`IUrlTrackingMapElement`](/proto-reference/UrlTrackingMap/interfaces/IUrlTrackingMapElement)\[]

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

#### Implementation of

[`IUrlTrackingMap`](/proto-reference/interfaces/IUrlTrackingMap).[`urlTrackingMapElements`](/proto-reference/interfaces/IUrlTrackingMap#urltrackingmapelements)

## Methods

### create()

> `static` **create**(`properties`?): [`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

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

#### Parameters

##### properties?

[`IUrlTrackingMap`](/proto-reference/interfaces/IUrlTrackingMap)

#### Returns

[`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

***

### decode()

> `static` **decode**(`r`, `l`?): [`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

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

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

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

#### Parameters

##### m

[`IUrlTrackingMap`](/proto-reference/interfaces/IUrlTrackingMap)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

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

#### Parameters

##### d

#### Returns

[`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

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

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

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

#### Parameters

##### m

[`UrlTrackingMap`](/proto-reference/classes/UrlTrackingMap)

##### o?

`IConversionOptions`

#### Returns

`object`
