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

# BusinessBroadcast

> Protobuf class BusinessBroadcast generated from WAProto.

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

## Implements

* [`IBusinessBroadcast`](/proto-reference/DeviceCapabilities/interfaces/IBusinessBroadcast)

## Constructors

### new BusinessBroadcast()

> **new BusinessBroadcast**(`p`?): [`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

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

#### Parameters

##### p?

[`IBusinessBroadcast`](/proto-reference/DeviceCapabilities/interfaces/IBusinessBroadcast)

#### Returns

[`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

## Properties

### importListEnabled?

> `optional` **importListEnabled**: `null` | `boolean`

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

#### Implementation of

[`IBusinessBroadcast`](/proto-reference/DeviceCapabilities/interfaces/IBusinessBroadcast).[`importListEnabled`](/proto-reference/DeviceCapabilities/interfaces/IBusinessBroadcast#importlistenabled)

## Methods

### create()

> `static` **create**(`properties`?): [`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

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

#### Parameters

##### properties?

[`IBusinessBroadcast`](/proto-reference/DeviceCapabilities/interfaces/IBusinessBroadcast)

#### Returns

[`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

***

### decode()

> `static` **decode**(`r`, `l`?): [`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

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

#### Parameters

##### r

`Uint8Array`\<`ArrayBufferLike`> | `Reader`

##### l?

`number`

#### Returns

[`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

***

### encode()

> `static` **encode**(`m`, `w`?): `Writer`

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

#### Parameters

##### m

[`IBusinessBroadcast`](/proto-reference/DeviceCapabilities/interfaces/IBusinessBroadcast)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

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

#### Parameters

##### d

#### Returns

[`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

***

### getTypeUrl()

> `static` **getTypeUrl**(`typeUrlPrefix`?): `string`

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

> **toJSON**(): `object`

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

#### Returns

`object`

***

### toObject()

> `static` **toObject**(`m`, `o`?): `object`

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

#### Parameters

##### m

[`BusinessBroadcast`](/proto-reference/DeviceCapabilities/classes/BusinessBroadcast)

##### o?

`IConversionOptions`

#### Returns

`object`
