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

# IBotAgeCollectionMetadata

> Protobuf interface IBotAgeCollectionMetadata generated from WAProto.

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

## Properties

### ageCollectionEligible?

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

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

***

### ageCollectionType?

> `optional` **ageCollectionType**: `null` | [`AgeCollectionType`](/proto-reference/BotAgeCollectionMetadata/enumerations/AgeCollectionType)

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

***

### shouldTriggerAgeCollectionOnClient?

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

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