C/deluser
| Line 1: | Line 1: | ||
| - | {{Related commands|[[ | + | {{Related commands|[[C/adduser|ADDUSER]]<br />[[C/users|USERS]]}}<div class="cmdsyn">DELUSER <#channel> <nickname<nowiki>|</nowiki>*account></div> |
Deletes a user from the channel's user list. | Deletes a user from the channel's user list. | ||
| Line 5: | Line 5: | ||
===Examples=== | ===Examples=== | ||
{| class="srvcscmd" width="90%" style="font-size: 90%;" | {| class="srvcscmd" width="90%" style="font-size: 90%;" | ||
| - | | /msg | + | | /msg C DELUSER #chat *nitemare |
| Deletes the user with the account ''nitemare'' from #chat's access list. | | Deletes the user with the account ''nitemare'' from #chat's access list. | ||
|- | |- | ||
| - | | /msg | + | | /msg C DELUSER #chat Joe |
| Removes any entries on #chat's user list that match the user using the nickname ''Joe''. | | Removes any entries on #chat's user list that match the user using the nickname ''Joe''. | ||
|- | |- | ||
Revision as of 16:51, 11 October 2012
| Related Commands
| |
| ADDUSER USERS | |
DELUSER <#channel> <nickname|*account>
Deletes a user from the channel's user list.
Examples
| /msg C DELUSER #chat *nitemare | Deletes the user with the account nitemare from #chat's access list. |
| /msg C DELUSER #chat Joe | Removes any entries on #chat's user list that match the user using the nickname Joe. |
| [Go Back] |
