Skip to main content
Module

x/mtkruto/tl/3_functions.ts>messages_acceptEncryption_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class messages_acceptEncryption_
extends Function_<enums.EncryptedChat>
import { messages_acceptEncryption_ } from "https://deno.land/x/mtkruto@0.1.147/tl/3_functions.ts";

Constructors

new
messages_acceptEncryption_(params: { peer: enums.InputEncryptedChat; g_b: Uint8Array; key_fingerprint: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
g_b: Uint8Array
key_fingerprint: bigint
peer: enums.InputEncryptedChat

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc