Skip to main content

ISignalMessage

amiudmodz


amiudmodz / proto / ISignalMessage

Interface: ISignalMessage

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

Properties

ciphertext?

optional ciphertext: null | Uint8Array<ArrayBufferLike>

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


counter?

optional counter: null | number

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


previousCounter?

optional previousCounter: null | number

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


ratchetKey?

optional ratchetKey: null | Uint8Array<ArrayBufferLike>

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