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

# PlaceholderMessageResendResponse

> Protobuf class PlaceholderMessageResendResponse generated from WAProto.

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

## Implements

* [`IPlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IPlaceholderMessageResendResponse)

## Constructors

### new PlaceholderMessageResendResponse()

> **new PlaceholderMessageResendResponse**(`p`?): [`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

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

#### Parameters

##### p?

[`IPlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IPlaceholderMessageResendResponse)

#### Returns

[`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

## Properties

### webMessageInfoBytes?

> `optional` **webMessageInfoBytes**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

#### Implementation of

[`IPlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IPlaceholderMessageResendResponse).[`webMessageInfoBytes`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IPlaceholderMessageResendResponse#webmessageinfobytes)

## Methods

### create()

> `static` **create**(`properties`?): [`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

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

#### Parameters

##### properties?

[`IPlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IPlaceholderMessageResendResponse)

#### Returns

[`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

***

### encode()

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

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

#### Parameters

##### m

[`IPlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IPlaceholderMessageResendResponse)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

> `static` **fromObject**(`d`): [`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

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

#### Parameters

##### d

#### Returns

[`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`PlaceholderMessageResendResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/classes/PlaceholderMessageResendResponse)

##### o?

`IConversionOptions`

#### Returns

`object`
