--- layout: page title: "Help: ver" --- {% comment %} Please submit changes to - https://github.com/irssi/irssi/blob/master/docs/help/in/ver.in - https://github.com/irssi/irssi/blob/master/src/fe-common/irc/fe-irc-commands.c {% endcomment %} [Help index](/documentation/help) ### Syntax ###
VER [<nick> | <channel> | *]
### Parameters ### A nickname, channel or the wildcard character '*'. ### Description ### Send a CTCP VERION request to the target nickname, channel or to all the users on the channel. ### Examples ### /VER * /VER #irssi /VER mike ### See also ### [CTCP](/documentation/help/ctcp)