static S sendToAwarenessThroughProxy(S proxy, S target, S line, O... args) { ret sendToPublicCommBotThroughProxy(proxy, target, forward("Awareness", format(line, args))); }