Actions
Added in 1.5
/query [-nx] <nick> [message]
Sends an message to a nick.
If no message is defined, it will open a empty private window with nick or if window exist, give it focus.
Same as /priv.
Switches
Switch | Description |
-n | Open window minimized. |
-x | Open window maximized. |
Parameters
Parameter | Description |
<nick> | Nick to message. |
[message] | Message to send to nick. |
Example
;Open a private window with Nick. /query Nick ;Open a private window with Nick and send message "Hello world". /query Nick Hello world
Updated by Per Amundsen over 1 year ago · 3 revisions