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

# IExitCode

> Protobuf interface IExitCode generated from WAProto.

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

## Properties

### code?

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

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

***

### text?

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

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