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

# ICommentMetadata

> Protobuf interface ICommentMetadata generated from WAProto.

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

## Properties

### commentParentKey?

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

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

***

### replyCount?

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

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