class types.ChatlistsExportedInvites
extends _TypeChatlistsExportedInvites
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChatlistsExportedInvites } = types;
Constructors
new
ChatlistsExportedInvites(params: { invites: Array<TypeExportedChatlistInvite>; chats: Array<TypeChat>; users: Array<TypeUser>; })Properties
protected
readonly
[params]: Paramschats: Array<TypeChat>
invites: Array<TypeExportedChatlistInvite>
users: Array<TypeUser>
Static Properties
readonly
[paramDesc]: ParamDesc