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

# IBotFeedbackMessage

> Protobuf interface IBotFeedbackMessage generated from WAProto.

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

## Properties

### kind?

> `optional` **kind**: `null` | [`BotFeedbackKind`](/proto-reference/BotFeedbackMessage/enumerations/BotFeedbackKind)

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

***

### kindNegative?

> `optional` **kindNegative**: `null` | `number` | `Long`

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

***

### kindPositive?

> `optional` **kindPositive**: `null` | `number` | `Long`

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

***

### kindReport?

> `optional` **kindReport**: `null` | [`ReportKind`](/proto-reference/BotFeedbackMessage/enumerations/ReportKind)

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

***

### messageKey?

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

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

***

### sideBySideSurveyMetadata?

> `optional` **sideBySideSurveyMetadata**: `null` | [`ISideBySideSurveyMetadata`](/proto-reference/BotFeedbackMessage/interfaces/ISideBySideSurveyMetadata)

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

***

### text?

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

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