Constructor: channelAdminLogEventActionExportedInviteDelete
A chat invite was deleted
Attributes:
Name | Type | Required | Description |
---|---|---|---|
invite | ExportedChatInvite | Yes | The deleted chat invite |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionExportedInviteDelete = ['_' => 'channelAdminLogEventActionExportedInviteDelete', 'invite' => ExportedChatInvite];