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