Added in 1.8.4

/quote [-nq] <command>

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

Same as /raw.

Switches

-n - TODO
-q - Makes the command work quietly without printing what it is sending.

Parameters

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

Example

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