static O subBot_serveJPEG(BufferedImage img) { ret call(getMainBot(), 'serveByteArray, toJPG(img), "image/jpeg"); }