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

# InteractiveMessageAdditionalMetadata

> Protobuf class InteractiveMessageAdditionalMetadata generated from WAProto.

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

## Implements

* [`IInteractiveMessageAdditionalMetadata`](/proto-reference/interfaces/IInteractiveMessageAdditionalMetadata)

## Constructors

### new InteractiveMessageAdditionalMetadata()

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

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

#### Parameters

##### p?

[`IInteractiveMessageAdditionalMetadata`](/proto-reference/interfaces/IInteractiveMessageAdditionalMetadata)

#### Returns

[`InteractiveMessageAdditionalMetadata`](/proto-reference/classes/InteractiveMessageAdditionalMetadata)

## Properties

### isGalaxyFlowCompleted?

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

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

#### Implementation of

[`IInteractiveMessageAdditionalMetadata`](/proto-reference/interfaces/IInteractiveMessageAdditionalMetadata).[`isGalaxyFlowCompleted`](/proto-reference/interfaces/IInteractiveMessageAdditionalMetadata#isgalaxyflowcompleted)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`IInteractiveMessageAdditionalMetadata`](/proto-reference/interfaces/IInteractiveMessageAdditionalMetadata)

#### Returns

[`InteractiveMessageAdditionalMetadata`](/proto-reference/classes/InteractiveMessageAdditionalMetadata)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`InteractiveMessageAdditionalMetadata`](/proto-reference/classes/InteractiveMessageAdditionalMetadata)

***

### encode()

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

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

#### Parameters

##### m

[`IInteractiveMessageAdditionalMetadata`](/proto-reference/interfaces/IInteractiveMessageAdditionalMetadata)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`InteractiveMessageAdditionalMetadata`](/proto-reference/classes/InteractiveMessageAdditionalMetadata)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`InteractiveMessageAdditionalMetadata`](/proto-reference/classes/InteractiveMessageAdditionalMetadata)

##### o?

`IConversionOptions`

#### Returns

`object`
