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

# ExternalWebBetaAction

> Protobuf class ExternalWebBetaAction generated from WAProto.

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

## Implements

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

## Constructors

### new ExternalWebBetaAction()

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

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

#### Parameters

##### p?

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

#### Returns

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

## Properties

### isOptIn?

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

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

#### Implementation of

[`IExternalWebBetaAction`](/proto-reference/SyncActionValue/interfaces/IExternalWebBetaAction).[`isOptIn`](/proto-reference/SyncActionValue/interfaces/IExternalWebBetaAction#isoptin)

## Methods

### create()

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

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

#### Parameters

##### properties?

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

#### Returns

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

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

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

***

### encode()

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

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

#### Parameters

##### m

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

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

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

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

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

##### o?

`IConversionOptions`

#### Returns

`object`
