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

# IBotPlanningSearchSourceMetadata

> Protobuf interface IBotPlanningSearchSourceMetadata generated from WAProto.

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

## Properties

### favIconUrl?

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

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

***

### provider?

> `optional` **provider**: `null` | [`BotSearchSourceProvider`](/proto-reference/BotProgressIndicatorMetadata/BotPlanningStepMetadata/enumerations/BotSearchSourceProvider)

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

***

### sourceUrl?

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

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

***

### title?

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

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