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

# IMessageContextInfo

> Protobuf interface IMessageContextInfo generated from WAProto.

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

## Properties

### botMessageSecret?

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

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

***

### botMetadata?

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

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

***

### capiCreatedGroup?

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

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

***

### deviceListMetadata?

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

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

***

### deviceListMetadataVersion?

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

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

***

### limitSharing?

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

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

***

### limitSharingV2?

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

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

***

### messageAddOnDurationInSecs?

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

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

***

### messageAddOnExpiryType?

> `optional` **messageAddOnExpiryType**: `null` | [`MessageAddonExpiryType`](/proto-reference/MessageContextInfo/enumerations/MessageAddonExpiryType)

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

***

### messageAssociation?

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

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

***

### messageSecret?

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

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

***

### paddingBytes?

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

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

***

### reportingTokenVersion?

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

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

***

### supportPayload?

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

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

***

### threadId?

> `optional` **threadId**: `null` | [`IThreadID`](/proto-reference/interfaces/IThreadID)\[]

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

***

### weblinkRenderConfig?

> `optional` **weblinkRenderConfig**: `null` | [`WebLinkRenderConfig`](/proto-reference/enumerations/WebLinkRenderConfig)

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