Constructor: channelAdminLogEventActionToggleGroupCallSetting
Group call settings were changed
Attributes:
Name | Type | Required | Description |
---|---|---|---|
join_muted | Bool | Yes | Whether all users are muted by default upon joining |
Type: ChannelAdminLogEventAction
Example:
$channelAdminLogEventActionToggleGroupCallSetting = ['_' => 'channelAdminLogEventActionToggleGroupCallSetting', 'join_muted' => Bool];