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

# IPollUpdateMessage

> Protobuf interface IPollUpdateMessage generated from WAProto.

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

## Properties

### metadata?

> `optional` **metadata**: `null` | [`IPollUpdateMessageMetadata`](/proto-reference/Message/interfaces/IPollUpdateMessageMetadata)

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

***

### pollCreationMessageKey?

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

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

***

### senderTimestampMs?

> `optional` **senderTimestampMs**: `null` | `number` | `Long`

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

***

### vote?

> `optional` **vote**: `null` | [`IPollEncValue`](/proto-reference/Message/interfaces/IPollEncValue)

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