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

# IKeepInChatMessage

> Protobuf interface IKeepInChatMessage generated from WAProto.

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

## Properties

### keepType?

> `optional` **keepType**: `null` | [`KeepType`](/proto-reference/enumerations/KeepType)

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

***

### key?

> `optional` **key**: `null` | [`IMessageKey`](/proto-reference/interfaces/IMessageKey)

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

***

### timestampMs?

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

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