2021-10-22 22:16:28 +02:00

36 lines
771 B
Plaintext

# unquery
<!-- comment
Please submit changes to
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/unquery.in
- https://github.com/ailin-nemui/irssi/blob/master/src/fe-common/core/fe-queries.c
endcomment -->
## Syntax ##
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:7ch"><code><span class="synB">UNQUERY</span> <span class="syn10">[<span class="syn09">&lt;nick></span>]</span></code></pre></div>
## Parameters ##
The nickname to close the query for; if no argument is given, the active
query will be used.
## Description ##
Closes a query window for a nickname.
## Examples ##
/UNQUERY
/UNQUERY mike
## See also ##
[MSG](/documentation/help/msg), [QUERY](/documentation/help/query), [WINDOW](/documentation/help/window)