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

# IMediaRetryNotification

> Protobuf interface IMediaRetryNotification generated from WAProto.

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

## Properties

### directPath?

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

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

***

### messageSecret?

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

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

***

### result?

> `optional` **result**: `null` | [`ResultType`](/proto-reference/MediaRetryNotification/enumerations/ResultType)

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

***

### stanzaId?

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

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