static S html_smartBotSendInput(S msg, O contents, O... params) { ret webAuthed() ? html_smartBotsChatPostLink(msg, contents, params) : ahref(smartBot_sendInputLink(msg), contents, params); }