static S ai_textOfChatLine(S line) { if (!matchStart("chat line", line)) null; ret unquote(firstQuoted(web_texts(ai_search_dollarX_verified(line, "is", "$X")))); }