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

# IBotPlanningStepSectionMetadata

> Protobuf interface IBotPlanningStepSectionMetadata generated from WAProto.

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

## Properties

### sectionBody?

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

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

***

### sectionTitle?

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

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

***

### sourcesMetadata?

> `optional` **sourcesMetadata**: `null` | [`IBotPlanningSearchSourceMetadata`](/proto-reference/BotProgressIndicatorMetadata/BotPlanningStepMetadata/interfaces/IBotPlanningSearchSourceMetadata)\[]

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