class types.MessagesExportedChatInvites
extends _TypeMessagesExportedChatInvites
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { MessagesExportedChatInvites } = types;
Constructors
new
MessagesExportedChatInvites(params: { count: number; invites: Array<TypeExportedChatInvite>; users: Array<TypeUser>; })Properties
Static Properties
readonly
[paramDesc]: ParamDesc