Skip to main content
Module

x/mtkruto/tl/2_types.ts>EncryptedChatRequested_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class EncryptedChatRequested_
import { EncryptedChatRequested_ } from "https://deno.land/x/mtkruto@0.1.147/tl/2_types.ts";

Constructors

new
EncryptedChatRequested_(params: { folder_id?: number; id: number; access_hash: bigint; date: number; admin_id: bigint; participant_id: bigint; g_a: Uint8Array; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
access_hash: bigint
admin_id: bigint
date: number
optional
folder_id: number
g_a: Uint8Array
id: number
participant_id: bigint

Static Properties

readonly
[name]
readonly
[paramDesc]: ParamDesc