static O subBot_serveWithContentType(S text, S contentType) { ret callMainBot('serveByteArray, toUtf8(unnull(text)), contentType); }