Skip to main content
Module

x/mtkruto/mod.ts>types.ChatlistsExportedChatlistInvite

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.ChatlistsExportedChatlistInvite
extends _TypeChatlistsExportedChatlistInvite
import { types } from "https://deno.land/x/mtkruto@0.1.117/mod.ts";
const { ChatlistsExportedChatlistInvite } = types;

Constructors

new
ChatlistsExportedChatlistInvite(params: { filter: TypeDialogFilter; invite: TypeExportedChatlistInvite; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
filter: TypeDialogFilter
invite: TypeExportedChatlistInvite

Static Properties

readonly
[paramDesc]: ParamDesc