class functions.MessagesRequestEncryption extends Function<types.TypeEncryptedChat>import { functions } from "https://deno.land/x/mtkruto@0.1.118/mod.ts"; const { MessagesRequestEncryption } = functions; ConstructorsnewMessagesRequestEncryption(params: { userId: types.TypeInputUser; randomId: number; gA: Uint8Array; })Propertiesprotectedreadonly[id]protectedreadonly[params]: ParamsgA: Uint8ArrayrandomId: numberuserId: types.TypeInputUserStatic Propertiesreadonly[paramDesc]: ParamDesc