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

# CallType

> Protobuf enumeration CallType generated from WAProto.

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

## Enumeration Members

### REGULAR

> **REGULAR**: `0`

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

***

### SCHEDULED\_CALL

> **SCHEDULED\_CALL**: `1`

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

***

### VOICE\_CHAT

> **VOICE\_CHAT**: `2`

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