static JLabel showSuggestionInSuggestionMaster(S suggestionText, O action) { startBotAndSend("Suggestion Master.", format("* suggests * with action *", programID(), suggestionText, action); }