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

35 lines
716 B
Plaintext

# unnotify
<!-- comment
Please submit changes to
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/unnotify.in
- https://github.com/ailin-nemui/irssi/blob/master/src/irc/notifylist/notify-commands.c
endcomment -->
## Syntax ##
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:8ch"><code><span class="synB">UNNOTIFY</span> <span class="synB05">&lt;mask></span></code></pre></div>
## Parameters ##
The notify pattern to remove.
## Description ##
Removes an entry from the notify list.
## Examples ##
/UNNOTIFY bob
/UNNOTIFY *!*@staff.irssi.org
## See also ##
[AWAY](/documentation/help/away), [HILIGHT](/documentation/help/hilight), [NOTIFY](/documentation/help/notify)