Constructor: channelAdminLogEventActionToggleAntiSpam
Native antispam functionality was enabled or disabled.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
new_value | Bool | Yes | Whether antispam functionality was enabled or disabled. |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionToggleAntiSpam = ['_' => 'channelAdminLogEventActionToggleAntiSpam', 'new_value' => Bool];