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

# IBotSourceItem

> Protobuf interface IBotSourceItem generated from WAProto.

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

## Properties

### citationNumber?

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

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

***

### faviconCdnUrl?

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

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

***

### provider?

> `optional` **provider**: `null` | [`SourceProvider`](/proto-reference/BotSourcesMetadata/BotSourceItem/enumerations/SourceProvider)

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

***

### sourceProviderUrl?

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

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

***

### sourceQuery?

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

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

***

### sourceTitle?

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

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

***

### thumbnailCdnUrl?

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

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