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