1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00
irssi/docs/help/in/names.in
2021-05-20 15:57:06 +02:00

28 lines
667 B
Plaintext

%9Syntax:%9
@SYNTAX:names@
%9Parameters:%9
-count: Displays the amount of users in the channel.
-ops: Displays the channel operators.
-halfops: Displays the channel demi-operators.
-voices: Displays the users who are voiced in a channel.
The channels to report or ** for all channels you have joined; if no
arguments are given, the users in the active channel will be displayed.
%9Description:%9
Displays the users who are in a channel; you can provide multiple channels
by separating them with a comma.
%9Examples:%9
/NAMES -ops
/NAMES -voices #irssi,#libera
%9See also:%9 JOIN, PART, WHO, WHOIS