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

# DeviceType

> Protobuf enumeration DeviceType generated from WAProto.

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

## Enumeration Members

### DESKTOP

> **DESKTOP**: `2`

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

***

### PHONE

> **PHONE**: `0`

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

***

### TABLET

> **TABLET**: `1`

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

***

### VR

> **VR**: `4`

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

***

### WEARABLE

> **WEARABLE**: `3`

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