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

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

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

Constructors

new
messages_exportChatInvite_(params: { legacy_revoke_permanent?: true; request_needed?: true; peer: enums.InputPeer; expire_date?: number; usage_limit?: number; title?: string; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
optional
expire_date: number
optional
legacy_revoke_permanent: true
peer: enums.InputPeer
optional
request_needed: true
optional
title: string
optional
usage_limit: number

Static Properties

__F
readonly
[name]
readonly
[paramDesc]: ParamDesc