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

# IBody

> Protobuf interface IBody generated from WAProto.

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

## Properties

### format?

> `optional` **format**: `null` | [`Format`](/proto-reference/Message/InteractiveResponseMessage/Body/enumerations/Format)

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

***

### text?

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

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