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

# IDisappearingMode

> Protobuf interface IDisappearingMode generated from WAProto.

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

## Properties

### initiatedByMe?

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

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

***

### initiator?

> `optional` **initiator**: `null` | [`Initiator`](/proto-reference/DisappearingMode/enumerations/Initiator)

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

***

### initiatorDeviceJid?

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

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

***

### trigger?

> `optional` **trigger**: `null` | [`Trigger`](/proto-reference/DisappearingMode/enumerations/Trigger)

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