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