Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mtkruto/tl/2_types.ts>ChannelAdminLogEventActionExportedInviteRevoke

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class ChannelAdminLogEventActionExportedInviteRevoke
extends _TypeChannelAdminLogEventAction
import { ChannelAdminLogEventActionExportedInviteRevoke } from "https://deno.land/x/mtkruto@0.1.0/tl/2_types.ts";

Constructors

new
ChannelAdminLogEventActionExportedInviteRevoke(params: { invite: TypeExportedChatInvite; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
invite: TypeExportedChatInvite

Static Properties

readonly
[paramDesc]: ParamDesc