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

# IBotProgressIndicatorMetadata

> Protobuf interface IBotProgressIndicatorMetadata generated from WAProto.

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

## Properties

### progressDescription?

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

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

***

### stepsMetadata?

> `optional` **stepsMetadata**: `null` | [`IBotPlanningStepMetadata`](/proto-reference/BotProgressIndicatorMetadata/interfaces/IBotPlanningStepMetadata)\[]

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