Link Search Menu Expand Document

Constructor: channelAdminLogEventActionExportedInviteRevoke

Back to constructors index

A specific invite link was revoked

Attributes:

NameTypeRequiredDescription
inviteExportedChatInviteYesThe invite link that was revoked

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionExportedInviteRevoke = ['_' => 'channelAdminLogEventActionExportedInviteRevoke', 'invite' => ExportedChatInvite];