Link Search Menu Expand Document

Constructor: channelAdminLogEventActionDeleteTopic

Back to constructors index

A forum topic was deleted

Attributes:

NameTypeRequiredDescription
topicForumTopicYesThe forum topic that was deleted

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionDeleteTopic = ['_' => 'channelAdminLogEventActionDeleteTopic', 'topic' => ForumTopic];