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

# IMediaDetailsMetadata

> Protobuf interface IMediaDetailsMetadata generated from WAProto.

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

## Properties

### highResMedia?

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

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

***

### id?

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

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

***

### previewMedia?

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

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