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

# IMediaData

> Protobuf interface IMediaData generated from WAProto.

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

## Properties

### directPath?

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

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

***

### fileEncSha256?

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

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

***

### fileSha256?

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

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

***

### mediaKey?

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

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

***

### mediaKeyTimestamp?

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

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