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

# INativeFlowMessage

> Protobuf interface INativeFlowMessage generated from WAProto.

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

## Properties

### buttons?

> `optional` **buttons**: `null` | [`INativeFlowButton`](/proto-reference/Message/InteractiveMessage/NativeFlowMessage/interfaces/INativeFlowButton)\[]

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

***

### messageParamsJson?

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

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

***

### messageVersion?

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

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