Skip to main content
Module

x/mtkruto/mod.ts>types.ChannelAdminLogEventActionExportedInviteEdit

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

Constructors

new
ChannelAdminLogEventActionExportedInviteEdit(params: { prevInvite: TypeExportedChatInvite; newInvite: TypeExportedChatInvite; })

Properties

protected
readonly
[id]
protected
readonly
[params]: Params
newInvite: TypeExportedChatInvite
prevInvite: TypeExportedChatInvite

Static Properties

readonly
[paramDesc]: ParamDesc