Added in 1.5

/raw [-nq] <command>

Sends the specified command directly to the server. You must know the correct raw format of the command you are sending.

Switches

-q - TODO
-n - TODO

Parameters

<command> - The command to send to the server.

Example

;Send a raw PRIVMSG to the server.
/raw PRIVMSG #channel :Hi testing rawdata.