fn handle_unmute(
    client: &Client,
    global_state: &mut GlobalState,
    args: Vec<String>
) -> Result<String, String>