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

# IField

> Protobuf interface IField generated from WAProto.

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

## Properties

### isMessage?

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

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

***

### maxVersion?

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

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

***

### minVersion?

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

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

***

### notReportableMinVersion?

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

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

***

### subfield?

> `optional` **subfield**: `null` | \{}

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