import { functions } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { MessagesAcceptEncryption } = functions;
Constructors
new
MessagesAcceptEncryption(params: { peer: types.TypeInputEncryptedChat; gB: Uint8Array; keyFingerprint: bigint; })