static S smartBotsChat_msg(int nr) { ChatMsg m = smartBotsChat_singleMsg(nr); ret m == null ? null : m.text; }