static S sendToSuggestionMaster(S msg, O... args) { ret startBotAndSend("Suggestion Master.", msg, args); }