Interface: IPreKeyRecordStructure
Defined in: WAProto/index.d.ts:36870
Properties of a PreKeyRecordStructure.
Properties
id?
optional
id:null
|number
Defined in: WAProto/index.d.ts:36873
PreKeyRecordStructure id
privateKey?
optional
privateKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:36879
PreKeyRecordStructure privateKey
publicKey?
optional
publicKey:null
|Uint8Array
<ArrayBufferLike
>
Defined in: WAProto/index.d.ts:36876
PreKeyRecordStructure publicKey