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

# IPollCreationMessage

> Protobuf interface IPollCreationMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### correctAnswer?

> `optional` **correctAnswer**: `null` | [`IOption`](/proto-reference/Message/PollCreationMessage/interfaces/IOption)

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

***

### encKey?

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

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

***

### name?

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

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

***

### options?

> `optional` **options**: `null` | [`IOption`](/proto-reference/Message/PollCreationMessage/interfaces/IOption)\[]

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

***

### pollContentType?

> `optional` **pollContentType**: `null` | [`PollContentType`](/proto-reference/Message/enumerations/PollContentType)

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

***

### pollType?

> `optional` **pollType**: `null` | [`PollType`](/proto-reference/Message/enumerations/PollType)

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

***

### selectableOptionsCount?

> `optional` **selectableOptionsCount**: `null` | `number`

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