UNPKG

@radzztnzx/rbail

Version:

Pro Bails based by Whiskeysockets, Modified by RadzzOffc

10 lines 376 B
export declare class CiphertextMessage { readonly UNSUPPORTED_VERSION: number; readonly CURRENT_VERSION: number; readonly WHISPER_TYPE: number; readonly PREKEY_TYPE: number; readonly SENDERKEY_TYPE: number; readonly SENDERKEY_DISTRIBUTION_TYPE: number; readonly ENCRYPTED_MESSAGE_OVERHEAD: number; } //# sourceMappingURL=ciphertext-message.d.ts.map