Link Search Menu Expand Document

Constructor: channelAdminLogEventActionExportedInviteDelete

Back to constructors index

A chat invite was deleted

Attributes:

NameTypeRequiredDescription
inviteExportedChatInviteYesThe deleted chat invite

Type: ChannelAdminLogEventAction

Example:

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