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

# IPollResultSnapshotMessage

> Protobuf interface IPollResultSnapshotMessage generated from WAProto.

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

## Properties

### contextInfo?

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

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

***

### name?

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

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

***

### pollType?

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

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

***

### pollVotes?

> `optional` **pollVotes**: `null` | [`IPollVote`](/proto-reference/Message/PollResultSnapshotMessage/interfaces/IPollVote)\[]

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