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

# IStickerMessage

> Protobuf interface IStickerMessage generated from WAProto.

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

## Properties

### accessibilityLabel?

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

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

***

### contextInfo?

> `optional` **contextInfo**: `null` | [`IContextInfo`](/proto-reference/interfaces/IContextInfo)

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

***

### directPath?

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

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

***

### fileEncSha256?

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

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

***

### fileLength?

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

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

***

### fileSha256?

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

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

***

### firstFrameLength?

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

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

***

### firstFrameSidecar?

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

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

***

### height?

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

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

***

### isAiSticker?

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

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

***

### isAnimated?

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

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

***

### isAvatar?

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

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

***

### isLottie?

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

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

***

### mediaKey?

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

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

***

### mediaKeyDomain?

> `optional` **mediaKeyDomain**: `null` | [`MediaKeyDomain`](/proto-reference/Message/enumerations/MediaKeyDomain)

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

***

### mediaKeyTimestamp?

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

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

***

### mimetype?

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

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

***

### pngThumbnail?

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

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

***

### stickerSentTs?

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

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

***

### url?

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

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

***

### width?

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

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