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

# IMessageHistoryBundle

> Protobuf interface IMessageHistoryBundle generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### directPath?

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

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

***

### fileEncSha256?

> `optional` **fileEncSha256**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### fileSha256?

> `optional` **fileSha256**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### mediaKey?

> `optional` **mediaKey**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### mediaKeyTimestamp?

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

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

***

### messageHistoryMetadata?

> `optional` **messageHistoryMetadata**: `null` | [`IMessageHistoryMetadata`](/proto-reference/Message/interfaces/IMessageHistoryMetadata)

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

***

### mimetype?

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

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