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

# IWebdPayload

> Protobuf interface IWebdPayload generated from WAProto.

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

## Properties

### documentTypes?

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

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

***

### features?

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

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

***

### supportsDocumentMessages?

> `optional` **supportsDocumentMessages**: `null` | `boolean`

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

***

### supportsE2EAudio?

> `optional` **supportsE2EAudio**: `null` | `boolean`

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

***

### supportsE2EDocument?

> `optional` **supportsE2EDocument**: `null` | `boolean`

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

***

### supportsE2EImage?

> `optional` **supportsE2EImage**: `null` | `boolean`

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

***

### supportsE2EVideo?

> `optional` **supportsE2EVideo**: `null` | `boolean`

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

***

### supportsMediaRetry?

> `optional` **supportsMediaRetry**: `null` | `boolean`

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

***

### supportsStarredMessages?

> `optional` **supportsStarredMessages**: `null` | `boolean`

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

***

### supportsUrlMessages?

> `optional` **supportsUrlMessages**: `null` | `boolean`

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

***

### usesParticipantInKey?

> `optional` **usesParticipantInKey**: `null` | `boolean`

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