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

# BotSearchSourceProvider

> Protobuf enumeration BotSearchSourceProvider generated from WAProto.

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

## Enumeration Members

### BING

> **BING**: `3`

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

***

### GOOGLE

> **GOOGLE**: `2`

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

***

### OTHER

> **OTHER**: `1`

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

***

### UNKNOWN\_PROVIDER

> **UNKNOWN\_PROVIDER**: `0`

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