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

# IDeviceCapabilities

> Protobuf interface IDeviceCapabilities generated from WAProto.

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

## Properties

### businessBroadcast?

> `optional` **businessBroadcast**: `null` | [`IBusinessBroadcast`](/proto-reference/DeviceCapabilities/interfaces/IBusinessBroadcast)

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

***

### chatLockSupportLevel?

> `optional` **chatLockSupportLevel**: `null` | [`ChatLockSupportLevel`](/proto-reference/DeviceCapabilities/enumerations/ChatLockSupportLevel)

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

***

### lidMigration?

> `optional` **lidMigration**: `null` | [`ILIDMigration`](/proto-reference/DeviceCapabilities/interfaces/ILIDMigration)

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

***

### memberNameTagPrimarySupport?

> `optional` **memberNameTagPrimarySupport**: `null` | [`MemberNameTagPrimarySupport`](/proto-reference/DeviceCapabilities/enumerations/MemberNameTagPrimarySupport)

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

***

### userHasAvatar?

> `optional` **userHasAvatar**: `null` | [`IUserHasAvatar`](/proto-reference/DeviceCapabilities/interfaces/IUserHasAvatar)

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