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

# IEncCommentMessage

> Protobuf interface IEncCommentMessage generated from WAProto.

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

## Properties

### encIv?

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

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

***

### encPayload?

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

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

***

### targetMessageKey?

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

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