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

# ICall

> Protobuf interface ICall generated from WAProto.

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

## Properties

### callKey?

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

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

***

### contextInfo?

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

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

***

### conversionData?

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

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

***

### conversionDelaySeconds?

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

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

***

### conversionSource?

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

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

***

### ctwaPayload?

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

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

***

### ctwaSignals?

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

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

***

### deeplinkPayload?

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

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

***

### nativeFlowCallButtonPayload?

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

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