Constructor: channelAdminLogEventActionExportedInviteRevoke
A specific invite link was revoked
Attributes:
Name | Type | Required | Description |
---|---|---|---|
invite | ExportedChatInvite | Yes | The invite link that was revoked |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionExportedInviteRevoke = ['_' => 'channelAdminLogEventActionExportedInviteRevoke', 'invite' => ExportedChatInvite];