Constructor: channelAdminLogEventActionCreateTopic
A forum topic was created
Attributes:
Name | Type | Required | Description |
---|---|---|---|
topic | ForumTopic | Yes | The forum topic that was created |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionCreateTopic = ['_' => 'channelAdminLogEventActionCreateTopic', 'topic' => ForumTopic];