static S sendToPublicCommBotOpt(S ip, S line, O... args) { try { ret sendToPublicCommBot(ip, line, args); } catch { null; } }