class types.ChannelAdminLogEventActionExportedInviteEdit
extends _TypeChannelAdminLogEventAction
import { types } from "https://deno.land/x/mtkruto@0.0.998/2_tl.ts";
const { ChannelAdminLogEventActionExportedInviteEdit } = types;
Constructors
new
ChannelAdminLogEventActionExportedInviteEdit(params: { prevInvite: TypeExportedChatInvite; newInvite: TypeExportedChatInvite; })Properties
protected
readonly
[params]: ParamsnewInvite: TypeExportedChatInvite
prevInvite: TypeExportedChatInvite
Static Properties
readonly
[paramDesc]: ParamDesc