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

# IDataSharingContext

> Protobuf interface IDataSharingContext generated from WAProto.

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

## Properties

### dataSharingFlags?

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

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

***

### encryptedSignalTokenConsented?

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

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

***

### parameters?

> `optional` **parameters**: `null` | [`IParameters`](/proto-reference/ContextInfo/DataSharingContext/interfaces/IParameters)\[]

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

***

### showMmDisclosure?

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

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