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

# BotPlanningSearchSourceProvider

> Protobuf enumeration BotPlanningSearchSourceProvider generated from WAProto.

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

## Enumeration Members

### BING

> **BING**: `3`

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

***

### GOOGLE

> **GOOGLE**: `2`

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

***

### OTHER

> **OTHER**: `1`

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

***

### UNKNOWN

> **UNKNOWN**: `0`

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