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

# IFooter

> Protobuf interface IFooter generated from WAProto.

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

## Properties

### audioMessage?

> `optional` **audioMessage**: `null` | [`IAudioMessage`](/proto-reference/Message/interfaces/IAudioMessage)

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

***

### hasMediaAttachment?

> `optional` **hasMediaAttachment**: `null` | `boolean`

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

***

### text?

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

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