sO eleu_serveSubBot(S botID, S uri, SS params) { sleepWhile(() -> eleu_botIsReloading(botID)); ret callHtmlMethod2(getBot(botID), uri, params); }