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

# IRow

> Protobuf interface IRow generated from WAProto.

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

## Properties

### description?

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

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

***

### rowId?

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

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

***

### title?

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

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