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

# IQuestionReplyQuotedMessage

> Protobuf interface IQuestionReplyQuotedMessage generated from WAProto.

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

## Properties

### quotedQuestion?

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

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

***

### quotedResponse?

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

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

***

### serverQuestionId?

> `optional` **serverQuestionId**: `null` | `number`

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