import { functions } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChatlistsEditExportedInvite } = functions;
Constructors
new
ChatlistsEditExportedInvite(params: { chatlist: types.TypeInputChatlist; slug: string; title?: string; peers?: Array<types.TypeInputPeer>; })Properties
protected
readonly
[params]: Paramschatlist: types.TypeInputChatlist
optional
peers: Array<types.TypeInputPeer>Static Properties
readonly
[paramDesc]: ParamDesc