static O subBot_serve403() { ret call(getMainBot(), 'serve403); } static O subBot_serve403(S msg) { ret call(getMainBot(), 'serve403, msg); }