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

# BroadcastListParticipant

> Protobuf class BroadcastListParticipant generated from WAProto.

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

## Implements

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

## Constructors

### new BroadcastListParticipant()

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

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

#### Parameters

##### p?

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

#### Returns

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

## Properties

### lidJid

> **lidJid**: `string`

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

#### Implementation of

[`IBroadcastListParticipant`](/proto-reference/SyncActionValue/interfaces/IBroadcastListParticipant).[`lidJid`](/proto-reference/SyncActionValue/interfaces/IBroadcastListParticipant#lidjid)

***

### pnJid?

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

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

#### Implementation of

[`IBroadcastListParticipant`](/proto-reference/SyncActionValue/interfaces/IBroadcastListParticipant).[`pnJid`](/proto-reference/SyncActionValue/interfaces/IBroadcastListParticipant#pnjid)

## Methods

### create()

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

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

#### Parameters

##### properties?

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

#### Returns

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

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

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

***

### encode()

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

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

#### Parameters

##### m

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

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

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

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

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

##### o?

`IConversionOptions`

#### Returns

`object`
