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

# IStickerMetadata

> Protobuf interface IStickerMetadata generated from WAProto.

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

## Properties

### directPath?

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

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

***

### fileEncSha256?

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

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

***

### fileLength?

> `optional` **fileLength**: `null` | `number` | `Long`

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

***

### fileSha256?

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

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

***

### height?

> `optional` **height**: `null` | `number`

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

***

### imageHash?

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

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

***

### isAvatarSticker?

> `optional` **isAvatarSticker**: `null` | `boolean`

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

***

### isLottie?

> `optional` **isLottie**: `null` | `boolean`

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

***

### lastStickerSentTs?

> `optional` **lastStickerSentTs**: `null` | `number` | `Long`

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

***

### mediaKey?

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

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

***

### mimetype?

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

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

***

### url?

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

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

***

### weight?

> `optional` **weight**: `null` | `number`

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

***

### width?

> `optional` **width**: `null` | `number`

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