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