Skip to main content
Module

x/mtkruto/mod.ts>functions.ChatlistsGetExportedInvites

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

Constructors

new
ChatlistsGetExportedInvites(params: { chatlist: types.TypeInputChatlist; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chatlist: types.TypeInputChatlist

Static Properties

readonly
[paramDesc]: ParamDesc