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

# ILabelEditAction

> Protobuf interface ILabelEditAction generated from WAProto.

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

## Properties

### color?

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

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

***

### deleted?

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

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

***

### isActive?

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

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

***

### isImmutable?

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

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

***

### muteEndTimeMs?

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

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

***

### name?

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

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

***

### orderIndex?

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

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

***

### predefinedId?

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

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

***

### type?

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

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