Actions
Added in 1.5
/part [-k] [#channel] [message]
Leaves a channel with an optional part message.
If no channel is defined, current one will be used.
Same as /leave.
Switches
Switch | Description |
-k | Keeps the channel window open after parting. (AdiIRC only) |
Parameters
Parameter | Description |
[#channel] | Channel to part. |
[message] | Part message. |
Examples
;Part current channel with part message "See you later!". /part See you later! ;Part #channel with part message "See you later!". /part #channel See you later!
Updated by Per Amundsen over 1 year ago · 5 revisions