> ## 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:8351](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L8351)

## Properties

### encIv?

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

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

***

### encPayload?

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

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