class ChannelAdminLogEventActionExportedInviteEdit_
extends _ChannelAdminLogEventAction_
import { ChannelAdminLogEventActionExportedInviteEdit_ } from "https://deno.land/x/mtkruto@0.1.130/tl/2_types.ts";
Constructors
new
ChannelAdminLogEventActionExportedInviteEdit_(params: { prev_invite: enums.ExportedChatInvite; new_invite: enums.ExportedChatInvite; })Properties
protected
readonly
[params]: Paramsnew_invite: enums.ExportedChatInvite
prev_invite: enums.ExportedChatInvite
Static Properties
readonly
[paramDesc]: ParamDesc