Difference between revisions of "Category:Raw names"
From Scriptwiki
(typo) |
(added to category Raws) |
||
Line 6: | Line 6: | ||
* [[Raw_403|Raw 403]] This is returned when a channel does not exist | * [[Raw_403|Raw 403]] This is returned when a channel does not exist | ||
* [[Raw_481|Raw 481]] This is returned when you have insufficient privileges to use the command | * [[Raw_481|Raw 481]] This is returned when you have insufficient privileges to use the command | ||
+ | |||
+ | [[Category:Raws]] |
Revision as of 10:21, 3 September 2005
Names
- Raw 305 This is returned for a NAMES request for a channel, or when you initially join a channel. It contains a list of every user on the channel. If channel mode p, returns *. If channel mode s, returns @. If neither, returns =
- Raw 355 Returned when doing /names -d #channel to find out about users hidden by delayed join mode (+d/+D)
- Raw 366 This is returned at the end of a NAMES list, after all visible names are returned
- Raw 402 This is returned when a server does not exist
- Raw 403 This is returned when a channel does not exist
- Raw 481 This is returned when you have insufficient privileges to use the command