Skip to main content

Interface: IPreKeyRecordStructure

Defined in: WAProto/index.d.ts:39596

Properties of a PreKeyRecordStructure.

Properties

id?

optional id: null | number

Defined in: WAProto/index.d.ts:39599

PreKeyRecordStructure id


privateKey?

optional privateKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:39605

PreKeyRecordStructure privateKey


publicKey?

optional publicKey: null | Uint8Array<ArrayBufferLike>

Defined in: WAProto/index.d.ts:39602

PreKeyRecordStructure publicKey