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

# StatusReshare

> Protobuf class StatusReshare generated from WAProto.

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

## Implements

* [`IStatusReshare`](/proto-reference/StatusAttribution/interfaces/IStatusReshare)

## Constructors

### new StatusReshare()

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

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

#### Parameters

##### p?

[`IStatusReshare`](/proto-reference/StatusAttribution/interfaces/IStatusReshare)

#### Returns

[`StatusReshare`](/proto-reference/StatusAttribution/classes/StatusReshare)

## Properties

### metadata?

> `optional` **metadata**: `null` | [`IMetadata`](/proto-reference/StatusAttribution/StatusReshare/interfaces/IMetadata)

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

#### Implementation of

[`IStatusReshare`](/proto-reference/StatusAttribution/interfaces/IStatusReshare).[`metadata`](/proto-reference/StatusAttribution/interfaces/IStatusReshare#metadata)

***

### source?

> `optional` **source**: `null` | [`Source`](/proto-reference/StatusAttribution/StatusReshare/enumerations/Source)

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

#### Implementation of

[`IStatusReshare`](/proto-reference/StatusAttribution/interfaces/IStatusReshare).[`source`](/proto-reference/StatusAttribution/interfaces/IStatusReshare#source)

## Methods

### create()

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

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

#### Parameters

##### properties?

[`IStatusReshare`](/proto-reference/StatusAttribution/interfaces/IStatusReshare)

#### Returns

[`StatusReshare`](/proto-reference/StatusAttribution/classes/StatusReshare)

***

### decode()

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

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

#### Parameters

##### r

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

##### l?

`number`

#### Returns

[`StatusReshare`](/proto-reference/StatusAttribution/classes/StatusReshare)

***

### encode()

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

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

#### Parameters

##### m

[`IStatusReshare`](/proto-reference/StatusAttribution/interfaces/IStatusReshare)

##### w?

`Writer`

#### Returns

`Writer`

***

### fromObject()

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

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

#### Parameters

##### d

#### Returns

[`StatusReshare`](/proto-reference/StatusAttribution/classes/StatusReshare)

***

### getTypeUrl()

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

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

#### Parameters

##### typeUrlPrefix?

`string`

#### Returns

`string`

***

### toJSON()

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

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

#### Returns

`object`

***

### toObject()

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

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

#### Parameters

##### m

[`StatusReshare`](/proto-reference/StatusAttribution/classes/StatusReshare)

##### o?

`IConversionOptions`

#### Returns

`object`
