Link Search Menu Expand Document

Constructor: channelAdminLogEventActionToggleGroupCallSetting

Back to constructors index

Group call settings were changed

Attributes:

NameTypeRequiredDescription
join_mutedBoolYesWhether all users are muted by default upon joining

Type: ChannelAdminLogEventAction

Example:

$channelAdminLogEventActionToggleGroupCallSetting = ['_' => 'channelAdminLogEventActionToggleGroupCallSetting', 'join_muted' => Bool];