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

# IRecordStructure

> Protobuf interface IRecordStructure generated from WAProto.

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

## Properties

### currentSession?

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

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

***

### previousSessions?

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

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