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

# IBotModelMetadata

> Protobuf interface IBotModelMetadata generated from WAProto.

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

## Properties

### modelNameOverride?

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

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

***

### modelType?

> `optional` **modelType**: `null` | [`ModelType`](/proto-reference/BotModelMetadata/enumerations/ModelType)

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

***

### premiumModelStatus?

> `optional` **premiumModelStatus**: `null` | [`PremiumModelStatus`](/proto-reference/BotModelMetadata/enumerations/PremiumModelStatus)

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