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

# IBotAvatarMetadata

> Protobuf interface IBotAvatarMetadata generated from WAProto.

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

## Properties

### action?

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

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

***

### behaviorGraph?

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

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

***

### intensity?

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

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

***

### sentiment?

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

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

***

### wordCount?

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

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