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

# IPollEncValue

> Protobuf interface IPollEncValue generated from WAProto.

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

## Properties

### encIv?

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

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

***

### encPayload?

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

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