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

# PollMessageOptions

> Type Alias PollMessageOptions in the Baileys API.

> **PollMessageOptions**: `object`

Defined in: [src/Types/Message.ts:137](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/Message.ts#L137)

## Type declaration

### messageSecret?

> `optional` **messageSecret**: `Uint8Array`

32 byte message secret to encrypt poll selections

### name

> **name**: `string`

### selectableCount?

> `optional` **selectableCount**: `number`

### toAnnouncementGroup?

> `optional` **toAnnouncementGroup**: `boolean`

### values

> **values**: `string`\[]
