Raw 353: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
<tr> | <tr> | ||
<td valign="top">Info:</td><td> | <td valign="top">Info:</td><td> | ||
This is returned when using the NAMES command and when joining a channel<br /> | |||
<=|*|@> | <=|*|@> | ||
* if neither chanmode +p nor +s is set, a = is returned | |||
* if chanmode +p is set, a * is returned | |||
* if chanmode +s is set, a @ is returned | |||
<names> | <names> | ||
space seperated list of one or more users the nicks are prefixed with their highest prefix on the channel<br /> | |||
* @<nick> is opped, | |||
* +<nick> is voiced | |||
* <nick> is a regular | |||
</td> | </td> | ||
</tr> | </tr> |
Revision as of 09:28, 3 September 2005
Name: | RPL_NAMREPLY |
Format: | <source> 353 <target> <=|*|@> <channel> :<names> |
Info: |
This is returned when using the NAMES command and when joining a channel
<names> space seperated list of one or more users the nicks are prefixed with their highest prefix on the channel
|
Example: | irc.quakenet.org 353 Dana = #help.script :@L +Dana fishbot |