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

x/mtkruto/2_tl.ts>functions.ChatlistsExportChatlistInvite

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class functions.ChatlistsExportChatlistInvite
import { functions } from "https://deno.land/x/mtkruto@0.1.105/2_tl.ts";
const { ChatlistsExportChatlistInvite } = functions;

Constructors

new
ChatlistsExportChatlistInvite(params: { chatlist: types.TypeInputChatlist; title: string; peers: Array<types.TypeInputPeer>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
peers: Array<types.TypeInputPeer>
title: string

Static Properties

readonly
[paramDesc]: ParamDesc