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

# MaibaAIFeaturesControlAction

> Protobuf class MaibaAIFeaturesControlAction generated from WAProto.

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

## Implements

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

## Constructors

### new MaibaAIFeaturesControlAction()

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

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

#### Parameters

##### p?

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

#### Returns

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

## Properties

### aiFeatureStatus?

> `optional` **aiFeatureStatus**: `null` | [`MaibaAIFeatureStatus`](/proto-reference/SyncActionValue/MaibaAIFeaturesControlAction/enumerations/MaibaAIFeatureStatus)

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

#### Implementation of

[`IMaibaAIFeaturesControlAction`](/proto-reference/SyncActionValue/interfaces/IMaibaAIFeaturesControlAction).[`aiFeatureStatus`](/proto-reference/SyncActionValue/interfaces/IMaibaAIFeaturesControlAction#aifeaturestatus)

## Methods

### create()

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

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

#### Parameters

##### properties?

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

#### Returns

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

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

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

***

### encode()

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

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

#### Parameters

##### m

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

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

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

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

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

##### o?

`IConversionOptions`

#### Returns

`object`
