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

# ReachoutTimelockState

> Type Alias ReachoutTimelockState in the Baileys API.

> **ReachoutTimelockState**: `object`

Defined in: [src/Types/State.ts:50](https://github.com/WhiskeySockets/Baileys/blob/master/src/Types/State.ts#L50)

## Type declaration

### enforcementType?

> `optional` **enforcementType**: [`ReachoutTimelockEnforcementType`](/api-reference/enumerations/ReachoutTimelockEnforcementType)

### isActive?

> `optional` **isActive**: `boolean`

### timeEnforcementEnds?

> `optional` **timeEnforcementEnds**: `Date`
