Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

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

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class account_initTakeoutSession_
extends Function_<enums.account.Takeout>
import { account_initTakeoutSession_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
account_initTakeoutSession_(params?: { contacts?: true; message_users?: true; message_chats?: true; message_megagroups?: true; message_channels?: true; files?: true; file_max_size?: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
contacts: true
optional
file_max_size: bigint
optional
files: true
optional
message_channels: true
optional
message_chats: true
optional
message_megagroups: true
optional
message_users: true

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc