class types.ExportedChatlistInvite
extends _TypeExportedChatlistInvite
import { types } from "https://deno.land/x/mtkruto@0.1.105/mod.ts";
const { ExportedChatlistInvite } = types;
Constructors
new
ExportedChatlistInvite(params: { title: string; url: string; peers: Array<TypePeer>; })Static Properties
readonly
[paramDesc]: ParamDesc