Raw 353: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
added internal links |
||
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 /> | This is returned when using the [[Names|NAMES]] command and when joining a channel<br /> | ||
<=|*|@> | <=|*|@> | ||
Line 25: | Line 25: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td>Example:</td><td> irc.quakenet.org 353 Dana = #help.script :@L +Dana fishbot</td> | <td>Example:</td><td> irc.quakenet.org 353 [[Dana]] = #help.script :@L +Dana fishbot</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Raws]][[Category:Raw_join]][[Category:Raw_names]] | [[Category:Raws]][[Category:Raw_join]][[Category:Raw_names]] |
Latest revision as of 18:04, 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 |