sS rawBotLink_rel() { ret relativeRawBotLink(); } static S rawBotLink_rel(S botID) { ret relativeRawBotLink(botID); } static S rawBotLink_rel(S botID, S uri) { ret relativeRawBotLink(botID, uri); }