static S sendOptQuietly(S bot, S text, O... args) { ret sendToLocalBotOptQuietly(bot, text, args); }