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

# IBotMemoryMetadata

> Protobuf interface IBotMemoryMetadata generated from WAProto.

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

## Properties

### addedFacts?

> `optional` **addedFacts**: `null` | [`IBotMemoryFact`](/proto-reference/interfaces/IBotMemoryFact)\[]

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

***

### disclaimer?

> `optional` **disclaimer**: `null` | `string`

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

***

### removedFacts?

> `optional` **removedFacts**: `null` | [`IBotMemoryFact`](/proto-reference/interfaces/IBotMemoryFact)\[]

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