blob: 4b69fc26fa07c15546aaf3872e979da58eff0f2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
NAMES [channel]
With no channel argument, NAMES shows the names (nicks) of all clients
logged in to the server that do not have +i flag.
With the #channel argument, it displays the nicks on that channel,
also respecting the +i flag of each client. If the channel specified
is a channel that the issuing client is currently in, all nicks are
listed in similar fashion to when the user first joins a channel.
See also: join
|