--- layout: page title: "Help: unnotify" --- {% comment %} Please submit changes to - https://github.com/irssi/irssi/blob/master/docs/help/in/unnotify.in - https://github.com/irssi/irssi/blob/master/src/irc/notifylist/notify-commands.c {% endcomment %} [Help index](/documentation/help) ### Syntax ###
UNNOTIFY <mask>
### 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)