class types.EncryptedMessage extends _TypeEncryptedMessageimport { types } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { EncryptedMessage } = types; ConstructorsnewEncryptedMessage(params: { randomId: bigint; chatId: number; date: number; bytes: Uint8Array; file: TypeEncryptedFile; })Propertiesprotectedreadonly[id]protectedreadonly[params]: Paramsbytes: Uint8ArraychatId: numberdate: numberfile: TypeEncryptedFilerandomId: bigintStatic Propertiesreadonly[paramDesc]: ParamDesc