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

# IBotMediaMetadata

> Protobuf interface IBotMediaMetadata generated from WAProto.

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

## Properties

### directPath?

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

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

***

### fileEncSha256?

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

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

***

### fileSha256?

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

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

***

### mediaKey?

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

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

***

### mediaKeyTimestamp?

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

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

***

### mimetype?

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

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

***

### orientationType?

> `optional` **orientationType**: `null` | [`OrientationType`](/proto-reference/BotMediaMetadata/enumerations/OrientationType)

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