Link Search Menu Expand Document

Constructor: forumTopicDeleted

Back to constructors index

Represents a deleted forum topic.

Attributes:

NameTypeRequiredDescription
idintYesThe ID of the deleted forum topic.

Type: ForumTopic

Example:

$forumTopicDeleted = ['_' => 'forumTopicDeleted', 'id' => int];