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

# IPreKeyRecordStructure

> Protobuf interface IPreKeyRecordStructure generated from WAProto.

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

## Properties

### id?

> `optional` **id**: `null` | `number`

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

***

### privateKey?

> `optional` **privateKey**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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

***

### publicKey?

> `optional` **publicKey**: `null` | `Uint8Array`\<`ArrayBufferLike`>

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