Skip to main content
Module

x/mtkruto/mod.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.0.984/mod.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