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

# ResultType

> Protobuf enumeration ResultType generated from WAProto.

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

## Enumeration Members

### DECRYPTION\_ERROR

> **DECRYPTION\_ERROR**: `3`

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

***

### GENERAL\_ERROR

> **GENERAL\_ERROR**: `0`

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

***

### NOT\_FOUND

> **NOT\_FOUND**: `2`

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

***

### SUCCESS

> **SUCCESS**: `1`

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