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

# WaffleNonceFetchResponse

> Protobuf class WaffleNonceFetchResponse generated from WAProto.

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

## Implements

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

## Constructors

### new WaffleNonceFetchResponse()

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

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

#### Parameters

##### p?

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

#### Returns

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

## Properties

### nonce?

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

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

#### Implementation of

[`IWaffleNonceFetchResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IWaffleNonceFetchResponse).[`nonce`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IWaffleNonceFetchResponse#nonce)

***

### waEntFbid?

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

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

#### Implementation of

[`IWaffleNonceFetchResponse`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IWaffleNonceFetchResponse).[`waEntFbid`](/proto-reference/Message/PeerDataOperationRequestResponseMessage/PeerDataOperationResult/interfaces/IWaffleNonceFetchResponse#waentfbid)

## Methods

### create()

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

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

#### Parameters

##### properties?

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

#### Returns

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

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

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

***

### encode()

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

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

#### Parameters

##### m

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

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

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

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

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

##### o?

`IConversionOptions`

#### Returns

`object`
