Difference between revisions of "Raw 354"
m (reworded flags parameter partm updated link to readme.who, corrected example from woobie to Dana, corrected meaning of x in flags part, added oplevel) |
m (added note about @+ both being returned in flags part when user is both voiced and opped) |
||
Line 59: | Line 59: | ||
the * is shown if the user is an IRC Operator | the * is shown if the user is an IRC Operator | ||
− | the prefixes the user has on <channel>, ! = zombie, @ = opped, + = voiced, < = delayedjoin | + | the prefixes the user has on <channel>, ! = zombie, @ = opped, + = voiced, < = delayedjoin (note: if the user is both voiced and opped, both + and @ are shown) |
the [<usermodes>] part shows the usermodes the user has set | the [<usermodes>] part shows the usermodes the user has set |
Revision as of 13:16, 17 March 2011
Name: | RPL_WHOSPCRPL | ||||||||||||||||||||||||
Format: | <source> 354 <target> [<querytype>] [<channel>] [<user>] [<ip>] [<host>] [<server>] [<nick>] [<flags>] [<distance>] [<idle_time>] [<account>] [<oplevel>] [:<realname>] | ||||||||||||||||||||||||
Info: |
This is returned when using the WHO command
for more information on the WHO command see: |
||||||||||||||||||||||||
Example: | irc.quakenet.org 354 Dana 544 #help.script Dana 127.0.0.1 Dana.users.quakenet.org *.quakenet.org Dana G+x 3 0 Dana :Dana |