static O subBot_serveWithContentType(S text, S contentType) { call(getMainBot(), 'serveByteArray, toUtf8(text), contentType); }