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

# ICloudAPIThreadControlNotification

> Protobuf interface ICloudAPIThreadControlNotification generated from WAProto.

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

## Properties

### consumerLid?

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

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

***

### consumerPhoneNumber?

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

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

***

### notificationContent?

> `optional` **notificationContent**: `null` | [`ICloudAPIThreadControlNotificationContent`](/proto-reference/Message/CloudAPIThreadControlNotification/interfaces/ICloudAPIThreadControlNotificationContent)

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

***

### senderNotificationTimestampMs?

> `optional` **senderNotificationTimestampMs**: `null` | `number` | `Long`

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

***

### shouldSuppressNotification?

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

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

***

### status?

> `optional` **status**: `null` | [`CloudAPIThreadControl`](/proto-reference/Message/CloudAPIThreadControlNotification/enumerations/CloudAPIThreadControl)

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