class types.MessagesExportedChatInviteReplaced
extends TypeMessagesExportedChatInvite
import { types } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { MessagesExportedChatInviteReplaced } = types;
Constructors
new
MessagesExportedChatInviteReplaced(params: { invite: TypeExportedChatInvite; newInvite: TypeExportedChatInvite; users: Array<TypeUser>; })