> ## 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:2359](https://github.com/WhiskeySockets/Baileys/blob/master/WAProto/index.d.ts#L2359)

## Enumeration Members

### REGULAR

> **REGULAR**: `0`

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

***

### SCHEDULED\_CALL

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

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

***

### VOICE\_CHAT

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

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