pub async fn confirm_mute_room_member_dialog(
    member: &Member,
    parent: &impl IsA<Widget>,
) -> bool
Expand description

Show a dialog to confirm muting a room member.