> ## 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:9757](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L9757)

## Enumeration Members

### IMAGE

> **IMAGE**: `2`

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

***

### TEXT

> **TEXT**: `1`

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

***

### UNKNOWN

> **UNKNOWN**: `0`

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