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

# IKeepInChat

> Protobuf interface IKeepInChat generated from WAProto.

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

## Properties

### clientTimestampMs?

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

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

***

### deviceJid?

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

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

***

### keepType?

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

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

***

### key?

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

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

***

### serverTimestamp?

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

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

***

### serverTimestampMs?

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

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