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

# ICommentMessage

> Protobuf interface ICommentMessage generated from WAProto.

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

## Properties

### message?

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

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

***

### targetMessageKey?

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

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