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

# IInThreadSurveyQuestion

> Protobuf interface IInThreadSurveyQuestion generated from WAProto.

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

## Properties

### questionId?

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

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

***

### questionOptions?

> `optional` **questionOptions**: `null` | [`IInThreadSurveyOption`](/proto-reference/InThreadSurveyMetadata/interfaces/IInThreadSurveyOption)\[]

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

***

### questionText?

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

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