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

# IChatLockSettings

> Protobuf interface IChatLockSettings generated from WAProto.

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

## Properties

### hideLockedChats?

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

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

***

### secretCode?

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

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