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

# EventResponseType

> Protobuf enumeration EventResponseType generated from WAProto.

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

## Enumeration Members

### GOING

> **GOING**: `1`

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

***

### MAYBE

> **MAYBE**: `3`

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

***

### NOT\_GOING

> **NOT\_GOING**: `2`

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

***

### UNKNOWN

> **UNKNOWN**: `0`

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