static void showSuggestionInSuggestionMaster(S suggestionText, S actionCode) { startBotAndSend("Suggestion Master.", #1015629, format("* suggests * with action *", programID(), suggestionText, actionCode); }