Link Search Menu Expand Document

Constructor: channelAdminLogEventActionToggleForum

Back to constructors index

Forum functionality was enabled or disabled.

Attributes:

NameTypeRequiredDescription
new_valueBoolYesWhether forum functionality was enabled or disabled.

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionToggleForum = ['_' => 'channelAdminLogEventActionToggleForum', 'new_value' => Bool];