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

# IStickerPackMessage

> Protobuf interface IStickerPackMessage generated from WAProto.

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

## Properties

### caption?

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

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

***

### contextInfo?

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

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

***

### directPath?

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

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

***

### fileEncSha256?

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

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

***

### fileLength?

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

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

***

### fileSha256?

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

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

***

### imageDataHash?

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

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

***

### mediaKey?

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

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

***

### mediaKeyTimestamp?

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

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

***

### name?

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

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

***

### packDescription?

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

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

***

### publisher?

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

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

***

### stickerPackId?

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

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

***

### stickerPackOrigin?

> `optional` **stickerPackOrigin**: `null` | [`StickerPackOrigin`](/proto-reference/Message/StickerPackMessage/enumerations/StickerPackOrigin)

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

***

### stickerPackSize?

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

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

***

### stickers?

> `optional` **stickers**: `null` | [`ISticker`](/proto-reference/Message/StickerPackMessage/interfaces/ISticker)\[]

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

***

### thumbnailDirectPath?

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

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

***

### thumbnailEncSha256?

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

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

***

### thumbnailHeight?

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

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

***

### thumbnailSha256?

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

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

***

### thumbnailWidth?

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

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

***

### trayIconFileName?

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

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