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

# BusinessBroadcastListAction

> Protobuf class BusinessBroadcastListAction generated from WAProto.

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

## Implements

* [`IBusinessBroadcastListAction`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction)

## Constructors

### new BusinessBroadcastListAction()

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

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

#### Parameters

##### p?

[`IBusinessBroadcastListAction`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction)

#### Returns

[`BusinessBroadcastListAction`](/proto-reference/SyncActionValue/classes/BusinessBroadcastListAction)

## Properties

### deleted?

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

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

#### Implementation of

[`IBusinessBroadcastListAction`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction).[`deleted`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction#deleted)

***

### listName?

> `optional` **listName**: `null` | `string`

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

#### Implementation of

[`IBusinessBroadcastListAction`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction).[`listName`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction#listname)

***

### participants

> **participants**: [`IBroadcastListParticipant`](/proto-reference/SyncActionValue/interfaces/IBroadcastListParticipant)\[]

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

#### Implementation of

[`IBusinessBroadcastListAction`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction).[`participants`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction#participants)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`IBusinessBroadcastListAction`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction)

#### Returns

[`BusinessBroadcastListAction`](/proto-reference/SyncActionValue/classes/BusinessBroadcastListAction)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`BusinessBroadcastListAction`](/proto-reference/SyncActionValue/classes/BusinessBroadcastListAction)

***

### encode()

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

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

#### Parameters

##### m

[`IBusinessBroadcastListAction`](/proto-reference/SyncActionValue/interfaces/IBusinessBroadcastListAction)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`BusinessBroadcastListAction`](/proto-reference/SyncActionValue/classes/BusinessBroadcastListAction)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`BusinessBroadcastListAction`](/proto-reference/SyncActionValue/classes/BusinessBroadcastListAction)

##### o?

`IConversionOptions`

#### Returns

`object`
