static S sendOpt(S bot, S text, O... args) { ret sendToLocalBotOpt(bot, text, args); }