Constructor: channelAdminLogEventActionToggleSignatureProfiles
Channel signature profiles were enabled/disabled.
Attributes:
| Name | Type | Required | Description |
|---|---|---|---|
| new_value | Bool | Yes | New value |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionToggleSignatureProfiles = ['_' => 'channelAdminLogEventActionToggleSignatureProfiles', 'new_value' => Bool];