Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionExportedInviteDelete

[WIP] Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class types.ChannelAdminLogEventActionExportedInviteDelete
extends _TypeChannelAdminLogEventAction
import { types } from "https://deno.land/x/mtkruto@0.1.102/mod.ts";
const { ChannelAdminLogEventActionExportedInviteDelete } = types;

Constructors

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

Properties

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

Static Properties

readonly
[paramDesc]: ParamDesc