package com.discord.widgets.channels; import android.view.View; import c.d.b.a.a; import com.discord.widgets.channels.WidgetTextChannelSettings; import com.discord.widgets.channels.permissions.WidgetChannelSettingsPermissionsOverview; /* compiled from: WidgetTextChannelSettings.kt */ public final class WidgetTextChannelSettings$configureUI$7 implements View.OnClickListener { public final /* synthetic */ WidgetTextChannelSettings.Model $this_configureUI; public WidgetTextChannelSettings$configureUI$7(WidgetTextChannelSettings.Model model) { this.$this_configureUI = model; } @Override // android.view.View.OnClickListener public final void onClick(View view) { WidgetChannelSettingsPermissionsOverview.Companion.launch(a.T(view, "it", "it.context"), this.$this_configureUI.getChannel().h()); } }