Skip to main content
Go to Latest
class tl.Api.ChannelAdminLogEventActionExportedInviteDelete
extends VirtualClass<{ invite: Api.TypeExportedChatInvite; }>
import { tl } from "https://deno.land/x/grm@0.8.0/mod.ts";
const { ChannelAdminLogEventActionExportedInviteDelete } = tl.Api;

Properties

className: "ChannelAdminLogEventActionExportedInviteDelete"
classType: "constructor"
CONSTRUCTOR_ID: 1515256996
invite: Api.TypeExportedChatInvite
SUBCLASS_OF_ID: 2998503411

Static Methods

fromReader(reader: Reader): ChannelAdminLogEventActionExportedInviteDelete