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

# SearchProvider

> Protobuf enumeration SearchProvider generated from WAProto.

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

## Enumeration Members

### BING

> **BING**: `1`

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

***

### GOOGLE

> **GOOGLE**: `2`

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

***

### SUPPORT

> **SUPPORT**: `3`

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

***

### UNKNOWN

> **UNKNOWN**: `0`

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