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

# PollContentType

> Protobuf enumeration PollContentType generated from WAProto.

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

## Enumeration Members

### IMAGE

> **IMAGE**: `2`

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

***

### TEXT

> **TEXT**: `1`

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

***

### UNKNOWN

> **UNKNOWN**: `0`

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