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

# IBotPluginMetadata

> Protobuf interface IBotPluginMetadata generated from WAProto.

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

## Properties

### deprecatedField?

> `optional` **deprecatedField**: `null` | [`PluginType`](/proto-reference/BotPluginMetadata/enumerations/PluginType)

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

***

### expectedLinksCount?

> `optional` **expectedLinksCount**: `null` | `number`

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

***

### faviconCdnUrl?

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

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

***

### parentPluginMessageKey?

> `optional` **parentPluginMessageKey**: `null` | [`IMessageKey`](/proto-reference/interfaces/IMessageKey)

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

***

### parentPluginType?

> `optional` **parentPluginType**: `null` | [`PluginType`](/proto-reference/BotPluginMetadata/enumerations/PluginType)

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

***

### pluginType?

> `optional` **pluginType**: `null` | [`PluginType`](/proto-reference/BotPluginMetadata/enumerations/PluginType)

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

***

### profilePhotoCdnUrl?

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

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

***

### provider?

> `optional` **provider**: `null` | [`SearchProvider`](/proto-reference/BotPluginMetadata/enumerations/SearchProvider)

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

***

### referenceIndex?

> `optional` **referenceIndex**: `null` | `number`

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

***

### searchProviderUrl?

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

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

***

### searchQuery?

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

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

***

### thumbnailCdnUrl?

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

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