class types.ChannelAdminLogEventActionExportedInviteDelete
extends TypeChannelAdminLogEventAction
import { types } from "https://deno.land/x/mtkruto@0.0.989/mod.ts";
const { ChannelAdminLogEventActionExportedInviteDelete } = types;
Constructors
new
ChannelAdminLogEventActionExportedInviteDelete(params: { invite: TypeExportedChatInvite; })