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

# CloudAPIThreadControlNotificationContent

> Protobuf class CloudAPIThreadControlNotificationContent generated from WAProto.

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

## Implements

* [`ICloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent)

## Constructors

### new CloudAPIThreadControlNotificationContent()

> **new CloudAPIThreadControlNotificationContent**(`p`?): [`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

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

#### Parameters

##### p?

[`ICloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent)

#### Returns

[`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

## Properties

### extraJson?

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

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

#### Implementation of

[`ICloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent).[`extraJson`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent#extrajson)

***

### handoffNotificationText?

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

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

#### Implementation of

[`ICloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent).[`handoffNotificationText`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent#handoffnotificationtext)

## Methods

### create()

> `static` **create**(`properties`?): [`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

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

#### Parameters

##### properties?

[`ICloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent)

#### Returns

[`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

***

### decode()

> `static` **decode**(`r`, `l`?): [`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

***

### encode()

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

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

#### Parameters

##### m

[`ICloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

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

#### Parameters

##### d

#### Returns

[`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`CloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/classes/CloudAPIThreadControlNotificationContent)

##### o?

`IConversionOptions`

#### Returns

`object`
