Skip to main content
Module

x/mtkruto/mod.ts>functions.MessagesAcceptEncryption

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.MessagesAcceptEncryption
import { functions } from "https://deno.land/x/mtkruto@0.1.107/mod.ts";
const { MessagesAcceptEncryption } = functions;

Constructors

new
MessagesAcceptEncryption(params: { peer: types.TypeInputEncryptedChat; gB: Uint8Array; keyFingerprint: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
gB: Uint8Array
keyFingerprint: bigint

Static Properties

readonly
[paramDesc]: ParamDesc