Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/mtkruto/tl/3_functions.ts>chatlists_editExportedInvite_

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class chatlists_editExportedInvite_
extends Function_<enums.ExportedChatlistInvite>
import { chatlists_editExportedInvite_ } from "https://deno.land/x/mtkruto@0.1.128/tl/3_functions.ts";

Constructors

new
chatlists_editExportedInvite_(params: { chatlist: enums.InputChatlist; slug: string; title?: string; peers?: Array<enums.InputPeer>; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
chatlist: enums.InputChatlist
optional
peers: Array<enums.InputPeer>
slug: string
optional
title: string

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc