Constructor: channelAdminLogEventActionToggleAutotranslation
Channel autotranslation was toggled ».
Attributes:
Name | Type | Required | Description |
---|---|---|---|
new_value | Bool | Yes | New value of the toggle |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionToggleAutotranslation = ['_' => 'channelAdminLogEventActionToggleAutotranslation', 'new_value' => Bool];