class tl.Api.ChannelAdminLogEventActionExportedInviteRevoke
extends VirtualClass<{ invite: Api.TypeExportedChatInvite; }>
import { tl } from "https://deno.land/x/grm@0.8.0/src/mod.ts";
const { ChannelAdminLogEventActionExportedInviteRevoke } = tl.Api;
Static Methods
fromReader(reader: Reader): ChannelAdminLogEventActionExportedInviteRevoke