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

# RequestStickerReupload

> Protobuf class RequestStickerReupload generated from WAProto.

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

## Implements

* [`IRequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/interfaces/IRequestStickerReupload)

## Constructors

### new RequestStickerReupload()

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

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

#### Parameters

##### p?

[`IRequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/interfaces/IRequestStickerReupload)

#### Returns

[`RequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/classes/RequestStickerReupload)

## Properties

### fileSha256?

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

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

#### Implementation of

[`IRequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/interfaces/IRequestStickerReupload).[`fileSha256`](/proto-reference/Message/PeerDataOperationRequestMessage/interfaces/IRequestStickerReupload#filesha256)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`IRequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/interfaces/IRequestStickerReupload)

#### Returns

[`RequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/classes/RequestStickerReupload)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`RequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/classes/RequestStickerReupload)

***

### encode()

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

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

#### Parameters

##### m

[`IRequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/interfaces/IRequestStickerReupload)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`RequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/classes/RequestStickerReupload)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`RequestStickerReupload`](/proto-reference/Message/PeerDataOperationRequestMessage/classes/RequestStickerReupload)

##### o?

`IConversionOptions`

#### Returns

`object`
