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

# INoteEditAction

> Protobuf interface INoteEditAction generated from WAProto.

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

## Properties

### chatJid?

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

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

***

### createdAt?

> `optional` **createdAt**: `null` | `number` | `Long`

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

***

### deleted?

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

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

***

### type?

> `optional` **type**: `null` | [`NoteType`](/proto-reference/SyncActionValue/NoteEditAction/enumerations/NoteType)

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

***

### unstructuredContent?

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

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