Skip to main content
Module

x/mtkruto/mod.ts>functions.AccountFinishTakeoutSession

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

Constructors

new
AccountFinishTakeoutSession(params?: { success?: true; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
success: true

Static Properties

readonly
[paramDesc]: ParamDesc