Link Search Menu Expand Document

Constructor: channelAdminLogEventActionCreateTopic

Back to constructors index

A forum topic was created

Attributes:

NameTypeRequiredDescription
topicForumTopicYesThe forum topic that was created

Type: ChannelAdminLogEventAction

Example:

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