UNPKG

baileys

Version:

A WebSockets library for interacting with WhatsApp Web

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