erc-cmd-default

erc-cmd-default is a compiled Lisp function in `erc.el'.

(erc-cmd-default LINE)

Fallback command.

Commands for which no erc-cmd-xxx exists, are tunneled through
this function. LINE is sent to the server verbatim, and
therefore has to contain the command itself as well.