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

# AIRichResponseCodeHighlightType

> Protobuf enumeration AIRichResponseCodeHighlightType generated from WAProto.

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

## Enumeration Members

### AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_COMMENT

> **AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_COMMENT**: `5`

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

***

### AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_DEFAULT

> **AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_DEFAULT**: `0`

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

***

### AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_KEYWORD

> **AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_KEYWORD**: `1`

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

***

### AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_METHOD

> **AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_METHOD**: `2`

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

***

### AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_NUMBER

> **AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_NUMBER**: `4`

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

***

### AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_STRING

> **AI\_RICH\_RESPONSE\_CODE\_HIGHLIGHT\_STRING**: `3`

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