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

# WamoUserIdentifierAction

> Protobuf class WamoUserIdentifierAction generated from WAProto.

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

## Implements

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

## Constructors

### new WamoUserIdentifierAction()

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

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

#### Parameters

##### p?

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

#### Returns

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

## Properties

### identifier?

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

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

#### Implementation of

[`IWamoUserIdentifierAction`](/proto-reference/SyncActionValue/interfaces/IWamoUserIdentifierAction).[`identifier`](/proto-reference/SyncActionValue/interfaces/IWamoUserIdentifierAction#identifier)

## Methods

### create()

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

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

#### Parameters

##### properties?

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

#### Returns

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

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

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

***

### encode()

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

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

#### Parameters

##### m

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

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

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

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

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

##### o?

`IConversionOptions`

#### Returns

`object`
