Raw.ChannelAdminLogEventActionExportedInviteRevoke
A specific invite link was revoked
channelAdminLogEventActionExportedInviteRevoke#410a134e invite:ExportedChatInvite = ChannelAdminLogEventAction;
export namespace Raw {
export class ChannelAdminLogEventActionExportedInviteRevoke {
constructor(params: { invite: Raw.TypeExportedChatInvite }) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x410a134e
Property
invite
: Raw.TypeExportedChatInviteThe invite link that was revoked