Skip to main content
Module

x/mtkruto/mod.ts>functions.DestroySession

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

Constructors

new
DestroySession(params: { sessionId: bigint; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
sessionId: bigint

Static Properties

readonly
[paramDesc]: ParamDesc